| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] hugetlb: fix prio_tree unit | Hugh Dickins | 2006-10-28 | 1 | -13/+11 |
* | [PATCH] hugetlb: fix size=4G parsing | Hugh Dickins | 2006-10-28 | 1 | -1/+0 |
* | [PATCH] cciss: fix printk format warning | Randy Dunlap | 2006-10-28 | 1 | -4/+4 |
* | [PATCH] ioc4: fix printk format warning | Randy Dunlap | 2006-10-28 | 1 | -2/+2 |
* | [PATCH] Add missing space in module.c for taintskernel | Jan Dittmer | 2006-10-28 | 1 | -1/+1 |
* | [PATCH] visws build fix | Andrey Panin | 2006-10-28 | 3 | -57/+8 |
* | [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' | Giridhar Pemmasani | 2006-10-28 | 2 | -8/+13 |
* | [PATCH] Fix potential OOPs in blkdev_open() | Pavel Emelianov | 2006-10-28 | 1 | -0/+2 |
* | [PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap() | Yasunori Goto | 2006-10-28 | 1 | -1/+1 |
* | [PATCH] md: fix printk format warnings, seen on powerpc64: | Randy Dunlap | 2006-10-28 | 2 | -4/+4 |
* | [PATCH] md: fix up maintenance of ->degraded in multipath | NeilBrown | 2006-10-28 | 1 | -0/+2 |
* | [PATCH] md: simplify checking of available size when resizing an array | NeilBrown | 2006-10-28 | 1 | -5/+2 |
* | [PATCH] md: fix bug where spares don't always get rebuilt properly when they ... | NeilBrown | 2006-10-28 | 1 | -0/+1 |
* | [PATCH] fix efi_memory_present_wrapper() | bibo,mao | 2006-10-28 | 1 | -1/+1 |
* | [PATCH] jbd2: journal_dirty_data re-check for unmapped buffers | Eric Sandeen | 2006-10-28 | 1 | -1/+14 |
* | [PATCH] jbd: journal_dirty_data re-check for unmapped buffers | Eric Sandeen | 2006-10-28 | 1 | -1/+14 |
* | [PATCH] ext4: fix printk format warnings | Randy Dunlap | 2006-10-28 | 1 | -9/+14 |
* | [PATCH] Use min of two prio settings in calculating distress for reclaim | Martin Bligh | 2006-10-28 | 1 | -4/+4 |
* | [PATCH] vmscan: Fix temp_priority race | Martin Bligh | 2006-10-28 | 4 | -22/+43 |
* | [PATCH] mm: clean up pagecache allocation | Nick Piggin | 2006-10-28 | 3 | -28/+19 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-10-27 | 6 | -16/+16 |
|\ |
|
| * | [SPARC]: Fix bus_id[] string overflow. | David S. Miller | 2006-10-27 | 6 | -16/+16 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-10-27 | 8 | -81/+147 |
|\ \ |
|
| * | | PCI: Remove quirk_via_abnormal_poweroff | Karsten Wiese | 2006-10-27 | 1 | -27/+0 |
| * | | PCI: reset pci device state to unknown state for resume | Shaohua Li | 2006-10-27 | 1 | -0/+13 |
| * | | PCI: x86-64: mmconfig missing printk levels | Dave Jones | 2006-10-27 | 1 | -2/+3 |
| * | | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2006-10-27 | 5 | -49/+128 |
| * | | acpiphp: fix latch status | MUNEDA Takahiro | 2006-10-27 | 1 | -3/+3 |
| |/ |
|
* | | [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'... | Jesper Juhl | 2006-10-27 | 1 | -0/+1 |
* | | [PATCH] drivers: wait for threaded probes between initcall levels | Andrew Morton | 2006-10-27 | 3 | -10/+57 |
* | | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 22 | -147/+31 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-10-26 | 4 | -25/+44 |
|\ |
|
| * | [SPARC64]: Fix memory corruption in pci_4u_free_consistent(). | David S. Miller | 2006-10-25 | 1 | -1/+1 |
| * | [SPARC64]: Fix central/FHC bus handling on Ex000 systems. | David S. Miller | 2006-10-25 | 3 | -24/+43 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-10-26 | 3 | -5/+5 |
|\ \ |
|
| * | | [BRIDGE]: correct print message typo | Randy Dunlap | 2006-10-25 | 1 | -1/+1 |
| * | | [TCP] H-TCP: fix integer overflow | Gavin McCullagh | 2006-10-25 | 1 | -1/+1 |
| * | | [TCP] cubic: scaling error | Stephen Hemminger | 2006-10-25 | 1 | -3/+3 |
| |/ |
|
* | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-10-25 | 4 | -19/+42 |
|\ \
| |/
|/| |
|
| * | e100: account for closed interface when shutting down | Auke Kok | 2006-10-24 | 1 | -2/+8 |
| * | e1000: Increment version to 7.2.9-k4 | Auke Kok | 2006-10-24 | 1 | -1/+1 |
| * | e1000: FIX: move length adjustment due to crc stripping disabled. | Jesse Brandeburg | 2006-10-24 | 1 | -3/+4 |
| * | e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adapters | Jesse Brandeburg | 2006-10-24 | 1 | -0/+5 |
| * | e1000: FIX: Disable Packet Split for non jumbo frames | Jesse Brandeburg | 2006-10-24 | 1 | -2/+4 |
| * | e1000: FIX: fix wrong txdctl threshold bitmasks | Bruce Allan | 2006-10-24 | 1 | -3/+3 |
| * | e1000: FIX: 82542 doesn't support WoL | Auke Kok | 2006-10-24 | 1 | -0/+1 |
| * | e1000: FIX: don't poke at manageability registers for incompatible adapters | Jesse Brandeburg | 2006-10-24 | 2 | -8/+16 |
* | | [PATCH] AVR32: Update defconfig | Haavard Skinnemoen | 2006-10-25 | 1 | -94/+159 |
* | | [PATCH] AVR32: Use __raw MMIO access for internal peripherals | Haavard Skinnemoen | 2006-10-25 | 4 | -8/+14 |
* | | [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl] | Haavard Skinnemoen | 2006-10-25 | 4 | -0/+109 |