summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava2005-07-064-137/+162
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-306-21/+143
|\
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-2990-1629/+1289
| |\
| * | [PATCH] Driver core: Use klist_del() instead of klist_remove().Patrick Mochel2005-06-291-1/+1
| * | [PATCH] driver core: change bus_rescan_devices to return voidGreg Kroah-Hartman2005-06-292-19/+10
| * | [PATCH] driver core: Add the ability to bind drivers to devices from userspaceGreg Kroah-Hartman2005-06-293-1/+28
| * | [PATCH] driver core: Add the ability to unbind drivers to devices from userspaceGreg Kroah-Hartman2005-06-291-0/+30
| * | [PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck2005-06-293-0/+74
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-3018-530/+291
|\ \ \
| * | | [PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman2005-06-302-37/+3
| * | | [PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman2005-06-301-31/+41
| * | | [PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman2005-06-301-29/+29
| * | | [PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman2005-06-301-10/+10
| * | | [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman2005-06-303-18/+29
| * | | [PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman2005-06-305-14/+6
| * | | [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman2005-06-306-16/+16
| * | | [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman2005-06-303-26/+26
| * | | [PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman2005-06-302-7/+8
| * | | [PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman2005-06-302-4/+2
| * | | [PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman2005-06-302-48/+59
| * | | [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2005-06-303-20/+24
| * | | [PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman2005-06-306-34/+34
| * | | [PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman2005-06-301-146/+65
| * | | [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman2005-06-302-21/+21
| * | | [PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman2005-06-301-1/+1
| * | | [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman2005-06-308-28/+19
| * | | [PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering2005-06-281-5/+2
| * | | [PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering2005-06-282-15/+2
| * | | [PATCH] remove unused arch/ppc64/boot/mknote.cOlaf Hering2005-06-281-43/+0
| * | | [PATCH] remove unused arch/ppc64/boot/piggyback.cOlaf Hering2005-06-282-87/+1
| * | | [PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch2005-06-281-1/+6
| * | | [PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann2005-06-281-5/+3
* | | | [PATCH] reiserfs: handle_attrs() fixAndrew Morton2005-06-301-2/+1
* | | | [PATCH] freevxfs: minor cleanupsPekka Enberg2005-06-304-14/+13
* | | | [PATCH] freevxfs: remove 2.4 compatabilityPekka Enberg2005-06-303-51/+0
* | | | [PATCH] freevxfs: fix buffer_head leakPekka Enberg2005-06-301-5/+6
* | | | [PATCH] Improper initrd failure message at boot timeJay Lan2005-06-301-1/+4
* | | | [PATCH] udf_find_entry() cleanupChristoph Hellwig2005-06-301-4/+0
* | | | [PATCH] fat: fix slab cache leakPekka J Enberg2005-06-301-5/+14
* | | | [PATCH] xtensa: Fix asm macroChris Zankel2005-06-302-91/+6
* | | | [PATCH] xtensa: Removed local copy of zlib and fixed O= supportChris Zankel2005-06-309-2671/+53
* | | | [PATCH] xtensa: Added mm/Kconfig to get a flat memory layoutChris Zankel2005-06-301-1/+3
* | | | [PATCH] xtensa: cleanups for errno and ipc.Chris Zankel2005-06-302-146/+2
* | | | [PATCH] xtensa: use valid_signal()Jesper Juhl2005-06-301-2/+3
* | | | [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-3015-18/+30
* | | | [PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceKumar Gala2005-06-301-1/+1
* | | | [PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris2005-06-301-1/+2
* | | | [PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall2005-06-301-1/+1
* | | | [PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.SOlaf Hering2005-06-301-2/+2
* | | | [PATCH] s390: fix finish_arch_switchHeiko Carstens2005-06-301-3/+1