summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | rdc321x: GPIO routines bugfixesFlorian Fainelli2008-03-272-5/+12
| * | | | | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2008-03-271-0/+6
| |\ \ \ \ \
| | * | | | | avr32: Work around byteswap bug in gcc < 4.2Haavard Skinnemoen2008-03-101-0/+6
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-03-271-2/+2
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *---. \ \ \ \ \ Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown2008-03-261-2/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-261-2/+2
| | | |/ / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-262-0/+33
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-267-29/+45
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | [SPARC64]: Define TASK_SIZE_OF()David S. Miller2008-03-261-0/+3
| | * | | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.cDavid S. Miller2008-03-261-4/+5
| | * | | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller2008-03-261-0/+1
| | * | | | | | | [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller2008-03-262-20/+23
| | * | | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller2008-03-251-0/+2
| | * | | | | | | [SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE.David S. Miller2008-03-251-5/+5
| | * | | | | | | [SPARC64]: Make save_stack_trace() more efficient.David S. Miller2008-03-241-0/+6
| * | | | | | | | x86: fix performance drop for glxSuresh Siddha2008-03-261-0/+2
| * | | | | | | | NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner2008-03-261-0/+6
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-242-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2008-03-241-1/+3
| | * | | | | | | USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-241-0/+3
| * | | | | | | | PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2008-03-241-4/+0
| |/ / / / / / /
| * | | | | | | libata: implement ata_qc_raw_nbytes()Tejun Heo2008-03-241-1/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-242-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-212-1/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-241-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-242-6/+6
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-221-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-221-1/+0
| * | | | | | | | | PNP: increase the number of PnP memory resources from 12 to 24Darren Salt2008-03-221-1/+1
| |/ / / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-212-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched: add arch_update_cpu_topology hook.Heiko Carstens2008-03-211-0/+2
| | * | | | | | | | sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2008-03-211-0/+1
| * | | | | | | | | sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori2008-03-211-8/+1
| * | | | | | | | | x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-212-0/+4
| * | | | | | | | | x86: reserve dma32 early for gartYinghai Lu2008-03-211-0/+1
| * | | | | | | | | x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever2008-03-211-2/+2
| * | | | | | | | | x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers2008-03-211-12/+20
| |/ / / / / / / /
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-211-1/+2
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | [SPARC64]: Fix atomic backoff limit.David S. Miller2008-03-191-1/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-214-10/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-212-8/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sh: Fix more user header breakage from sh64 integration.Paul Mundt2008-03-142-8/+13
| * | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-03-203-3/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ARM] 4872/1: Replaces buggy macro in S3C2410 irq includeDavide Rizzo2008-03-201-1/+1
| | * | | | | | | | | | [ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren2008-03-201-1/+7
| | * | | | | | | | | | [ARM] 4863/1: AT91: CAP9 USART definitions for early debugAndrew Victor2008-03-201-1/+6
| * | | | | | | | | | | file capabilities: remove cap_task_kill()Serge Hallyn2008-03-201-2/+1
| |/ / / / / / / / / /
| * | | | | | | | | | memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-191-1/+0
| * | | | | | | | | | fs: fix kernel-doc notation warningsRandy Dunlap2008-03-191-9/+2
| * | | | | | | | | | rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney2008-03-191-2/+2
OpenPOWER on IntegriCloud