aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro
2008-03-30compat_sys_wait4() prototype misannotationAl Viro
2008-03-30NULL noise: frv cmpxchg()Al Viro
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison
2008-03-28in_atomic(): document why it is unsuitable for general useJonathan Corbet
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro
2008-03-28lguest: comment documentation update.Rusty Russell
2008-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-03-27Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2008-03-27rdc321x: GPIO routines bugfixesFlorian Fainelli
2008-03-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-26[SPARC64]: Define TASK_SIZE_OF()David S. Miller
2008-03-26[IPSEC]: Fix BEET outputHerbert Xu
2008-03-26x86: fix performance drop for glxSuresh Siddha
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.cDavid S. Miller
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner
2008-03-26[SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller
2008-03-25[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang
2008-03-25[SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE.David S. Miller
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern
2008-03-24[SPARC64]: Make save_stack_trace() more efficient.David S. Miller
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA
2008-03-24[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds
2008-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-03-22PNP: increase the number of PnP memory resources from 12 to 24Darren Salt
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner
2008-03-21[SPARC64]: Remove most limitations to kernel image size.David S. Miller
2008-03-21[SCTP]: Fix build warnings with IPV6 disabled.David S. Miller
2008-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-03-21sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu
2008-03-21x86: reserve dma32 early for gartYinghai Lu
2008-03-21x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever
2008-03-21x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens