summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-08-16net: skb_copy_datagram_from_iovec()Rusty Russell1-0/+4
2008-08-16tun: TUNGETIFF interface to query name and flagsMark McLoughlin1-0/+1
2008-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-16/+38
2008-08-15tty: remove resize window special caseAlan Cox3-1/+16
2008-08-15x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley1-0/+3
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: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-2/+2
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz1-2/+2
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells2-16/+38
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 Torvalds1-3/+3
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://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds1-0/+45
2008-08-14svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker1-1/+0
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-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-13matrox maven: convert to a new-style i2c driverJean Delvare1-2/+0
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 '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-11lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar1-1/+1
2008-08-11powerpc: Remove include/linux/harrier_defs.hPaul Mackerras1-212/+0
2008-08-11lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra1-1/+6
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar1-5/+5
2008-08-11lockdep: spin_lock_nest_lock()Peter Zijlstra3-0/+10
2008-08-11lockdep: lock protection locksPeter Zijlstra2-17/+19
2008-08-11lockdep: map_acquirePeter Zijlstra1-0/+12
2008-08-11lockdep: shrink held_lock structureDave Jones1-7/+9