| Commit message (Expand) | Author | Age |
* | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 2006-09-27 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 |
* | [PATCH] inode-diet: Move i_cdev into a union | Theodore Ts'o | 2006-09-27 |
* | [PATCH] inode-diet: Move i_bdev into a union | Theodore Ts'o | 2006-09-27 |
* | [PATCH] inode-diet: Move i_pipe into a union | Theodore Ts'o | 2006-09-27 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 |
* | [PATCH] kdump: introduce "reset_devices" command line option | Vivek Goyal | 2006-09-27 |
* | [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place | David Howells | 2006-09-27 |
* | [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU | David Howells | 2006-09-27 |
* | [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem | David Howells | 2006-09-27 |
* | [PATCH] Mark __remove_vm_area() static | Rolf Eike Beer | 2006-09-27 |
* | [PATCH] do_no_pfn() | Jes Sorensen | 2006-09-27 |
* | [PATCH] Add node to zone for the NUMA case | Christoph Lameter | 2006-09-27 |
* | [PATCH] Disable GFP_THISNODE in the non-NUMA case | Christoph Lameter | 2006-09-27 |
* | [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA | Christoph Lameter | 2006-09-27 |
* | [PATCH] own header file for struct page | Heiko Carstens | 2006-09-27 |
* | [PATCH] vm: add per-zone writeout counter | Andrew Morton | 2006-09-27 |
* | [PATCH] Allow an arch to expand node boundaries | Mel Gorman | 2006-09-27 |
* | [PATCH] Account for memmap and optionally the kernel image as holes | Mel Gorman | 2006-09-27 |
* | [PATCH] Introduce mechanism for registering active regions of memory | Mel Gorman | 2006-09-27 |
* | [PATCH] Make kmem_cache_destroy() return void | Alexey Dobriyan | 2006-09-27 |
* | [PATCH] ext3: Fix sparse warnings | Dave Kleikamp | 2006-09-27 |
* | [PATCH] ext3: More whitespace cleanups | Dave Kleikamp | 2006-09-27 |
* | [PATCH] JBD: 16T fixes | Eric Sandeen | 2006-09-27 |
* | [PATCH] ext3 and jbd cleanup: remove whitespace | Mingming Cao | 2006-09-27 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-09-27 |
|\ |
|
| * | i2c: Drop unimplemented slave functions | Jean Delvare | 2006-09-26 |
| * | i2c: Let drivers constify i2c_algorithm data | David Brownell | 2006-09-26 |
| * | i2c-algo-pcf: Discard the mdelay data struct member | Adrian Bunk | 2006-09-26 |
| * | i2c-algo-bit: Discard the mdelay data struct member | Jean Delvare | 2006-09-26 |
| * | i2c-algo-sibyte: Merge into i2c-sibyte | Jean Delvare | 2006-09-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-09-27 |
|\ \ |
|
| * | | PCI: add pci_stop_bus_device | Satoru Takeuchi | 2006-09-26 |
| * | | PCI: Multiprobe sanitizer | Alan Cox | 2006-09-26 |
| * | | PCI: fix __must_check warnings | Greg Kroah-Hartman | 2006-09-26 |
| * | | PCI-Express AER implemetation: AER core and aerdriver | Zhang, Yanmin | 2006-09-26 |
| * | | MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability | Brice Goglin | 2006-09-26 |
| * | | MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT | Brice Goglin | 2006-09-26 |
* | | | [MIPS] Remove EV96100 as previously announced. | Ralf Baechle | 2006-09-27 |
|/ / |
|
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ \
| |/
|/| |
|
| * | [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64) | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] Add the canary field to the PDA area and the task struct | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] i386: Fix the EDD code misparsing the command line | H. Peter Anvin | 2006-09-26 |
| * | [PATCH] Move compiler check for modules to ia64 only | Andi Kleen | 2006-09-26 |
| * | [PATCH] non lazy "sleazy" fpu implementation | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] x86: error_code is not safe for kprobes | Prasanna S.P | 2006-09-26 |
| * | [PATCH] x86: Some preparationary cleanup for stack trace | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Add portable getcpu call | Andi Kleen | 2006-09-26 |
| * | [PATCH] Add the vgetcpu vsyscall | Vojtech Pavlik | 2006-09-26 |