summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-08-15completions: uninline try_wait_for_completion and completion_doneDave Chinner1-44/+2
2008-08-15kexec jump: __ftrace_enabled_save/restoreHuang Ying1-0/+21
2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Huang Ying1-0/+1
2008-08-15kexec jump: check code size in control pageHuang Ying1-0/+4
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying3-5/+5
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz1-2/+2
2008-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+102
2008-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-0/+51
2008-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-14/+35
2008-08-14usb: musb: pass configuration specifics via pdataFelipe Balbi1-5/+33
2008-08-14USB: Add MUSB and TUSB supportFelipe Balbi1-0/+70
2008-08-14usb-serial: don't release unregistered minorsAlan Stern1-1/+2
2008-08-14USB: add missing kerneldoc line for "needs_binding"Alan Stern1-0/+2
2008-08-14CRED: Introduce credential access wrappersDavid Howells2-0/+51
2008-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+50
2008-08-14Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds1-0/+45
2008-08-14[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds99-4610/+0
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha1-0/+32
2008-08-13crypto: hash - Add missing top-level functionsHerbert Xu1-0/+18
2008-08-13ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen1-5/+0
2008-08-13ipv6: ip6_route.h cleanup.Rami Rosen1-1/+0
2008-08-13pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller1-1/+4
2008-08-13[XFS] extend completions to provide XFS object flush requirementsDavid Chinner1-0/+45
2008-08-13firmware/memmap: cleanupBernhard Walle1-26/+0
2008-08-13Make ioctl.h compatible with userlandMichael Abbott1-0/+4
2008-08-13byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison1-0/+372
2008-08-13byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison1-0/+309
2008-08-13seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2-0/+13
2008-08-13move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König1-7/+7
2008-08-13atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen1-0/+1
2008-08-13matrox maven: convert to a new-style i2c driverJean Delvare1-2/+0
2008-08-13radeonfb: fix accel engine hangsDavid Miller1-0/+4
2008-08-13page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich1-0/+4
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-20/+2
2008-08-12Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+5
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven1-0/+1
2008-08-12export virtio_rng.hChristian Borntraeger1-0/+1
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell1-20/+0
2008-08-12skbuff: Code readability NiTGerrit Renker1-3/+3
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard1-0/+5
2008-08-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-27/+4
2008-08-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+58
2008-08-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+20
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar4-22/+58
2008-08-11Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds4-10/+77
2008-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-212/+0
2008-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-6/+7
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven1-1/+7
2008-08-11EFI, x86: fix function prototypeRandy Dunlap1-1/+1
2008-08-11lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar1-1/+1