summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-08x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu
2008-07-08RFC x86: try to remove arch_get_ram_rangeYinghai Lu
2008-07-08build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: remove static boot_cpu_pda array v2Mike Travis
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu
2008-07-08x86: replace shrink_active_range() with remove_active_range()Yinghai Lu
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar
2008-07-08Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu
2008-07-04cpumask: introduce new APIsStephen Rothwell
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04Introduce rculist.hStephen Rothwell
2008-07-04Miguel Ojeda has movedMiguel Ojeda
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley
2008-07-04Christoph has movedChristoph Lameter
2008-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-07-03slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang
2008-07-01Properly notify block layer of sync writesJens Axboe
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman
2008-06-25Merge branch 'linus' into x86/irqIngo Molnar
2008-06-25Merge branch 'linus' into x86/delayIngo Molnar
2008-06-25Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria
2008-06-23tty_driver: Update required method documentationAlan Cox
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle
2008-06-18Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds