aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells2006-09-27
* [PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells2006-09-27
* [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells2006-09-27
* [PATCH] Mark __remove_vm_area() staticRolf Eike Beer2006-09-27
* [PATCH] do_no_pfn()Jes Sorensen2006-09-27
* [PATCH] Add node to zone for the NUMA caseChristoph Lameter2006-09-27
* [PATCH] Disable GFP_THISNODE in the non-NUMA caseChristoph Lameter2006-09-27
* [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter2006-09-27
* [PATCH] own header file for struct pageHeiko Carstens2006-09-27
* [PATCH] vm: add per-zone writeout counterAndrew Morton2006-09-27
* [PATCH] Allow an arch to expand node boundariesMel Gorman2006-09-27
* [PATCH] Account for memmap and optionally the kernel image as holesMel Gorman2006-09-27
* [PATCH] Introduce mechanism for registering active regions of memoryMel Gorman2006-09-27
* [PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan2006-09-27
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-27
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-27
* [PATCH] JBD: 16T fixesEric Sandeen2006-09-27
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-27
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-09-27
|\
| * i2c: Drop unimplemented slave functionsJean Delvare2006-09-26
| * i2c: Let drivers constify i2c_algorithm dataDavid Brownell2006-09-26
| * i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk2006-09-26
| * i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-26
| * i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare2006-09-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-09-27
|\ \
| * | PCI: add pci_stop_bus_deviceSatoru Takeuchi2006-09-26
| * | PCI: Multiprobe sanitizerAlan Cox2006-09-26
| * | PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-26
| * | PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2006-09-26
| * | MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin2006-09-26
| * | MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin2006-09-26
* | | [MIPS] Remove EV96100 as previously announced.Ralf Baechle2006-09-27
|/ /
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\ \ | |/ |/|
| * [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin2006-09-26
| * [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-26
| * [PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin2006-09-26
| * [PATCH] Move compiler check for modules to ia64 onlyAndi Kleen2006-09-26
| * [PATCH] non lazy "sleazy" fpu implementationArjan van de Ven2006-09-26
| * [PATCH] x86: error_code is not safe for kprobesPrasanna S.P2006-09-26
| * [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-26
| * [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-26
| * [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-26
| * [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-26
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-26
|\ \
| * | Driver core: Fix potential deadlock in driver coreAlan Stern2006-09-26
| * | Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman2006-09-26
| * | sysfs: add proper sysfs_init() prototypeAndrew Morton2006-09-26
| * | drivers/base: check errorsAndrew Morton2006-09-26
| * | add CONFIG_ENABLE_MUST_CHECKAndrew Morton2006-09-26