aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig1-2/+0
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison1-0/+40
2008-03-28in_atomic(): document why it is unsuitable for general useJonathan Corbet1-0/+7
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro1-1/+0
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro1-0/+1
2008-03-28lguest: comment documentation update.Rusty Russell2-2/+6
2008-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-5/+12
2008-03-27Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-0/+6
2008-03-27rdc321x: GPIO routines bugfixesFlorian Fainelli2-5/+12
2008-03-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+2
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into releaseLen Brown1-2/+2
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+33
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-29/+45
2008-03-26[SPARC64]: Define TASK_SIZE_OF()David S. Miller1-0/+3
2008-03-26[IPSEC]: Fix BEET outputHerbert Xu1-0/+6
2008-03-26x86: fix performance drop for glxSuresh Siddha1-0/+2
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.cDavid S. Miller1-4/+5
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller1-0/+1
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner1-0/+6
2008-03-26[SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller2-20/+23
2008-03-25[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller1-0/+2
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang1-2/+2
2008-03-25[SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE.David S. Miller1-5/+5
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+6
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton1-4/+0
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov1-1/+3
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern1-0/+3
2008-03-24[SPARC64]: Make save_stack_trace() more efficient.David S. Miller1-0/+6
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo1-1/+7
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA1-0/+23
2008-03-24[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov1-0/+4
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-1/+3
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds2-6/+6
2008-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-1/+0
2008-03-22PNP: increase the number of PnP memory resources from 12 to 24Darren Salt1-1/+1
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner1-1/+0
2008-03-21[SPARC64]: Remove most limitations to kernel image size.David S. Miller2-1/+3
2008-03-21[SCTP]: Fix build warnings with IPV6 disabled.David S. Miller1-1/+1
2008-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds2-0/+3
2008-03-21sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori1-8/+1
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2-0/+4
2008-03-21x86: reserve dma32 early for gartYinghai Lu1-0/+1
2008-03-21x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever1-2/+2
2008-03-21x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers1-12/+20
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens1-0/+2
2008-03-21sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens1-0/+1
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+2
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-10/+14