| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc64: move iSeries vio iommu init | Stephen Rothwell | 2005-08-29 | 3 | -7/+2 |
* | [PATCH] ppc64: split iSeries specific parts out of vio.c | Stephen Rothwell | 2005-08-29 | 4 | -125/+166 |
* | [PATCH] ppc64: change duplicate Kconfig menu "General setup" to "Bus Options" | Frank Rowand | 2005-08-29 | 1 | -34/+34 |
* | [PATCH] ppc64: PCI device-node failure detection | Jake Moilanen | 2005-08-29 | 1 | -2/+17 |
* | [PATCH] flattened device tree changes | Benjamin Herrenschmidt | 2005-08-29 | 3 | -68/+209 |
* | [PATCH] Four level pagetables for ppc64 | David Gibson | 2005-08-29 | 12 | -278/+294 |
* | [PATCH] ppc64: make arch/ppc64/boot standalone | Olaf Hering | 2005-08-29 | 15 | -248/+350 |
* | Linux v2.6.13v2.6.13 | Linus Torvalds | 2005-08-28 | 1 | -1/+1 |
* | [PATCH] zfcp: bugfix and compile fixes | Heiko Carstens | 2005-08-28 | 2 | -4/+3 |
* | [PATCH] zfcp: fix compilation due to rports changes | Alexey Dobriyan | 2005-08-28 | 1 | -2/+0 |
* | Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2005-08-27 | 1 | -6/+3 |
|\ |
|
| * | [PATCH] Fix 6pack setting of MAC address | Ralf Baechle | 2005-08-27 | 1 | -6/+0 |
| * | [PATCH] 6pack Timer initialization | Ralf Baechle | 2005-08-27 | 1 | -0/+3 |
* | | [PATCH] Remove race between con_open and con_close | Paul Mackerras | 2005-08-27 | 1 | -1/+1 |
* | | [PATCH] zfcp: add rports to enable scsi_add_device to work again | Andreas Herrmann | 2005-08-27 | 7 | -31/+63 |
* | | [PATCH] sg.c: fix a memory leak in devices seq_file implementation | Jan Blunck | 2005-08-27 | 1 | -7/+6 |
* | | [PATCH] fix for race problem in DVB USB drivers (dibusb) | Patrick Boettcher | 2005-08-27 | 2 | -7/+17 |
* | | [PATCH] Fix capifs bug in initialization error path. | James Morris | 2005-08-27 | 1 | -1/+3 |
* | | [PATCH] acpi_shutdown: Only prepare for power off on power_off | Eric W. Biederman | 2005-08-27 | 1 | -1/+5 |
* | | [PATCH] mmaper_kern.c fixes [buffer overruns] | Al Viro | 2005-08-27 | 1 | -32/+9 |
* | | [PATCH] Fix oops in sysfs_hash_and_remove_file() | James Bottomley | 2005-08-26 | 1 | -0/+4 |
* | | [PATCH] md: clear the 'recovery' flags when starting an md array. | NeilBrown | 2005-08-26 | 1 | -0/+1 |
* | | [PATCH] md: create a MODULE_ALIAS for md corresponding to its block major num... | NeilBrown | 2005-08-26 | 1 | -0/+1 |
* | | [PATCH] IB: fix use-after-free in user verbs cleanup | Roland Dreier | 2005-08-26 | 1 | -1/+2 |
* | | [PATCH] arm: fix IXP4xx flash resource range | Deepak Saxena | 2005-08-26 | 3 | -3/+3 |
* | | [PATCH] x86_64: Tell VM about holes in nodes | Andi Kleen | 2005-08-26 | 4 | -5/+55 |
* | | [PATCH] I2C hwmon: kfree fixes | Mark M. Hoffman | 2005-08-26 | 2 | -2/+2 |
* | | [PATCH] ppc64: Fix issue with gcc 4.0 compiled kernels | Anton Blanchard | 2005-08-26 | 1 | -3/+4 |
* | | [PATCH] completely disable cpu_exclusive sched domain | Paul Jackson | 2005-08-26 | 1 | -0/+13 |
* | | [PATCH] undo partial cpu_exclusive sched domain disabling | Paul Jackson | 2005-08-26 | 1 | -19/+0 |
* | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git | Linus Torvalds | 2005-08-26 | 2 | -11/+9 |
|\ \ |
|
| * | | [TG3]: Fix ethtool loopback test lockup | Michael Chan | 2005-08-25 | 1 | -4/+2 |
| * | | [FIB_TRIE]: Don't ignore negative results from fib_semantic_match | Patrick McHardy | 2005-08-23 | 1 | -7/+7 |
| |/ |
|
* | | [PATCH] hwmon: Off-by-one error in fscpos driver | Jean Delvare | 2005-08-26 | 1 | -1/+1 |
* | | [PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef | Marcelo Tosatti | 2005-08-26 | 1 | -1/+1 |
* | | [PATCH] late spinlock initialization in ieee1394/ohci | Al Viro | 2005-08-26 | 1 | -1/+7 |
* | | [PATCH] bogus function type in qdio | Al Viro | 2005-08-26 | 1 | -1/+1 |
* | | [PATCH] bogus iounmap() in emac | Al Viro | 2005-08-26 | 1 | -1/+1 |
* | | [PATCH] drivers/hwmon/*: kfree() correct pointers | Alexey Dobriyan | 2005-08-26 | 5 | -5/+5 |
* | | [PATCH] Fix oops in fs/locks.c on close of file with pending locks | Steve French | 2005-08-26 | 1 | -1/+1 |
* | | [PATCH] hppfs: fix symlink error path | Paolo 'Blaisorblade' Giarrusso | 2005-08-26 | 1 | -15/+9 |
* | | [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13] | Paolo 'Blaisorblade' Giarrusso | 2005-08-26 | 1 | -8/+8 |
* | | [PATCH] Document idr_get_new_above() semantics, update inotify | John McCutchan | 2005-08-26 | 2 | -2/+2 |
* | | Ignore disabled ROM resources at setup | Linus Torvalds | 2005-08-26 | 1 | -1/+3 |
* | | Only pre-allocate 256 bytes of cardbio IO range | Linus Torvalds | 2005-08-26 | 1 | -1/+1 |
* | | [PATCH] cfq-iosched.c: minor fixes | Jens Axboe | 2005-08-24 | 1 | -10/+21 |
* | | [PATCH] Export pcibios_bus_to_resource | Keith Owens | 2005-08-24 | 2 | -0/+2 |
* | | [PATCH] x86_64: update defconfig - reenable fusion | Andi Kleen | 2005-08-24 | 1 | -8/+13 |
* | | [PATCH] ppc64: Export machine_power_off for therm_pm72 module | Benjamin Herrenschmidt | 2005-08-24 | 1 | -0/+2 |
* | | [PATCH] cpu_exclusive sched domains build fix | Paul Jackson | 2005-08-24 | 1 | -1/+3 |