summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | tty: remove resize window special caseAlan Cox2008-08-153-1/+16
* | | | | completions: uninline try_wait_for_completion and completion_doneDave Chinner2008-08-151-44/+2
* | | | | kexec jump: __ftrace_enabled_save/restoreHuang Ying2008-08-151-0/+21
* | | | | kexec jump: remove duplication of kexec_restart_prepare()Huang Ying2008-08-151-0/+1
* | | | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-2/+2
* | | | | suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz2008-08-151-2/+2
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-133-1/+102
|\ \ \ \
| * | | | usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-131-5/+33
| * | | | USB: Add MUSB and TUSB supportFelipe Balbi2008-08-131-0/+70
| * | | | usb-serial: don't release unregistered minorsAlan Stern2008-08-131-1/+2
| * | | | USB: add missing kerneldoc line for "needs_binding"Alan Stern2008-08-131-0/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-08-132-0/+51
|\ \ \ \
| * | | | CRED: Introduce credential access wrappersDavid Howells2008-08-142-0/+51
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-131-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | skbuff: Code readability NiTGerrit Renker2008-08-111-3/+3
* | | | Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds2008-08-131-0/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | [XFS] extend completions to provide XFS object flush requirementsDavid Chinner2008-08-131-0/+45
| | |/ | |/|
* | | firmware/memmap: cleanupBernhard Walle2008-08-121-26/+0
* | | byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison2008-08-121-0/+372
* | | byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison2008-08-121-0/+309
* | | seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-122-0/+13
* | | move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König2008-08-121-7/+7
* | | matrox maven: convert to a new-style i2c driverJean Delvare2008-08-121-2/+0
* | | page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich2008-08-121-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-123-20/+2
|\ \ \
| * | | modules: extend initcall_debug functionality to the module loaderArjan van de Ven2008-08-121-0/+1
| * | | export virtio_rng.hChristian Borntraeger2008-08-121-0/+1
| * | | mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-121-20/+0
| |/ /
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-08-121-0/+5
|\ \ \
| * | | intel/agp: rewrite GTT on resumeKeith Packard2008-08-121-0/+5
| |/ /
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-111-27/+4
|\ \ \
| * \ \ Merge branch 'linus' into sched/clockIngo Molnar2008-08-1154-182/+1282
| |\ \ \
| * | | | sched_clock: delay using sched_clock()Peter Zijlstra2008-08-111-11/+3
| * | | | sched clock: revert various sched_clock() changesIngo Molnar2008-07-311-16/+1
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-114-22/+58
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'core/locking' into core/urgentIngo Molnar2008-08-124-22/+58
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar2008-08-111-1/+1
| | * | | lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra2008-08-111-1/+6
| | * | | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar2008-08-111-5/+5
| | * | | lockdep: spin_lock_nest_lock()Peter Zijlstra2008-08-113-0/+10
| | * | | lockdep: lock protection locksPeter Zijlstra2008-08-112-17/+19
| | * | | lockdep: map_acquirePeter Zijlstra2008-08-111-0/+12
| | * | | lockdep: shrink held_lock structureDave Jones2008-08-111-7/+9
| | * | | lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2008-08-111-0/+4
| | * | | lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller2008-07-311-0/+1
| | |/ /
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-08-114-10/+77
|\ \ \ \
| * | | | mfd: tc6393 cleanup and updateIan Molton2008-08-101-6/+3
| * | | | mfd: driver for the TC6387XB TMIO controller.Ian Molton2008-08-101-0/+23
| * | | | mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-101-0/+36
| * | | | mfd: TMIO MMC structures and accessors.Ian Molton2008-08-101-4/+15
| |/ / /