aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ARM: Remove machine description macrosRussell King2005-07-031-32/+0
* [PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 defineTodd Poynor2005-07-011-0/+1
* [PATCH] ARM: 2781/2: PXA27x Standby mode take 2Todd Poynor2005-07-011-0/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-301-1/+3
|\
| * [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-301-1/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-301-1/+6
|\ \
| * \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-2925-705/+281
| |\ \ | | |/
| * | [PATCH] driver core: change bus_rescan_devices to return voidGreg Kroah-Hartman2005-06-291-1/+1
| * | [PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck2005-06-291-0/+5
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-302-12/+6
|\ \ \
| * | | [PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman2005-06-301-1/+1
| * | | [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman2005-06-302-3/+0
| * | | [PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman2005-06-301-1/+1
| * | | [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman2005-06-301-2/+2
| * | | [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman2005-06-301-2/+2
| * | | [PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman2005-06-301-2/+0
| * | | [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2005-06-301-0/+1
| * | | [PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman2005-06-301-3/+3
| * | | [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman2005-06-301-2/+0
* | | | [PATCH] xtensa: Fix asm macroChris Zankel2005-06-301-1/+1
* | | | [PATCH] xtensa: cleanups for errno and ipc.Chris Zankel2005-06-302-146/+2
* | | | [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-303-0/+9
* | | | [PATCH] s390: fix finish_arch_switchHeiko Carstens2005-06-301-3/+1
| |_|/ |/| |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-06-299-184/+214
|\ \ \
| * \ \ Auto merge with /home/aegl/GIT/linusTony Luck2005-06-2943-148/+407
| |\ \ \ | | | |/ | | |/|
| * | | [IA64] Fix another IA64 preemption problemPeter Chubb2005-06-281-0/+3
| * | | [IA64-SGI] Altix patch to tiocx, add subsys_initcallBruce Losure2005-06-281-0/+1
| * | | [IA64] sparse cleanup of TIOCA filesPrarit Bhargava2005-06-282-0/+3
| * | | [IA64-SGI] Fix TIO IOSPACE MMR AddresColin Ngam2005-06-281-5/+12
| * | | [IA64-SGI] - new macros for SGI SN simulator Jack Steiner2005-06-282-6/+17
| * | | [IA64] sparse cleanup of shub_mmr.hPrarit Bhargava2005-06-281-172/+174
| * | | [IA64-SGI] pcdp: add PCDP pci interface supportMark Maule2005-06-281-1/+4
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-2912-512/+13
|\ \ \
| * | | [PATCH] Serial: Split 8250 port table (part 2)Russell King2005-06-2912-512/+13
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-294-9/+54
|\ \ \ \ | |_|_|/ |/| | |
| * | | [PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUGRichard Purdie2005-06-291-0/+2
| * | | [PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King2005-06-291-0/+21
| * | | Merge with ../linux-2.6-smpRussell King2005-06-292-9/+31
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] ARM SMP: __xchg supportRussell King2005-06-281-3/+9
| | * | [PATCH] ARM SMP: TLB implementations only affect local CPURussell King2005-06-281-6/+22
| | |\ \ | | | |/ | | |/|
* | | | [PATCH] ieee80211.h build fixJeff Garzik2005-06-281-0/+2
|/ / /
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-2810-21/+27
|\ \ \
| * | | [NET]: Add missing include to linux/netdevice.hArnd Bergmann2005-06-281-0/+1
| * | | [IPV6]: remove more unused IPV6_AUTHHDR things.YOSHIFUJI Hideaki2005-06-282-2/+1
| * | | [SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich2005-06-283-15/+8
| * | | [NETLINK]: Missing padding fields in dumped structuresPatrick McHardy2005-06-283-3/+12
| * | | [NETLINK]: Clear padding in netlink messagesPatrick McHardy2005-06-282-1/+5
* | | | [PATCH] V4L: API new webcam formats includedMauro Carvalho Chehab2005-06-281-0/+2
* | | | [PATCH] v4l: tuner improvementsMauro Carvalho Chehab2005-06-281-6/+14
* | | | [PATCH] irqpollAlan Cox2005-06-281-2/+3