| Commit message (Expand) | Author | Age | Files | Lines |
* | usb-serial: don't release unregistered minors | Alan Stern | 2008-08-13 | 1 | -1/+2 |
* | USB: add missing kerneldoc line for "needs_binding" | Alan Stern | 2008-08-13 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-08-13 | 2 | -0/+50 |
|\ |
|
| * | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha | 2008-08-13 | 1 | -0/+32 |
| * | crypto: hash - Add missing top-level functions | Herbert Xu | 2008-08-13 | 1 | -0/+18 |
* | | Merge git://oss.sgi.com:8090/xfs/linux-2.6 | Linus Torvalds | 2008-08-13 | 1 | -0/+45 |
|\ \ |
|
| * | | [XFS] extend completions to provide XFS object flush requirements | David Chinner | 2008-08-13 | 1 | -0/+45 |
* | | | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 | 99 | -4610/+0 |
| |/
|/| |
|
* | | firmware/memmap: cleanup | Bernhard Walle | 2008-08-12 | 1 | -26/+0 |
* | | Make ioctl.h compatible with userland | Michael Abbott | 2008-08-12 | 1 | -0/+4 |
* | | byteorder: add include/linux/byteorder.h to define endian helpers | Harvey Harrison | 2008-08-12 | 1 | -0/+372 |
* | | byteorder: add a new include/linux/swab.h to define byteswapping functions | Harvey Harrison | 2008-08-12 | 1 | -0/+309 |
* | | seq_file: add seq_cpumask(), seq_nodemask() | Alexey Dobriyan | 2008-08-12 | 2 | -0/+13 |
* | | move kernel-doc comment for might_sleep directly before its defining block | Uwe Kleine-König | 2008-08-12 | 1 | -7/+7 |
* | | atmel_lcdfb: add board parameter specify framebuffer memory size | Haavard Skinnemoen | 2008-08-12 | 1 | -0/+1 |
* | | matrox maven: convert to a new-style i2c driver | Jean Delvare | 2008-08-12 | 1 | -2/+0 |
* | | radeonfb: fix accel engine hangs | David Miller | 2008-08-12 | 1 | -0/+4 |
* | | page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system... | Jan Beulich | 2008-08-12 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-08-12 | 3 | -20/+2 |
|\ \ |
|
| * | | modules: extend initcall_debug functionality to the module loader | Arjan van de Ven | 2008-08-12 | 1 | -0/+1 |
| * | | export virtio_rng.h | Christian Borntraeger | 2008-08-12 | 1 | -0/+1 |
| * | | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 | 1 | -20/+0 |
| |/ |
|
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-08-12 | 1 | -0/+5 |
|\ \ |
|
| * | | intel/agp: rewrite GTT on resume | Keith Packard | 2008-08-12 | 1 | -0/+5 |
| |/ |
|
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-08-11 | 1 | -27/+4 |
|\ \ |
|
| * \ | Merge branch 'linus' into sched/clock | Ingo Molnar | 2008-08-11 | 2123 | -202755/+1899 |
| |\ \ |
|
| * | | | sched_clock: delay using sched_clock() | Peter Zijlstra | 2008-08-11 | 1 | -11/+3 |
| * | | | sched clock: revert various sched_clock() changes | Ingo Molnar | 2008-07-31 | 1 | -16/+1 |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-08-11 | 4 | -22/+58 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'core/locking' into core/urgent | Ingo Molnar | 2008-08-12 | 4 | -22/+58 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | lockdep: increase MAX_LOCKDEP_KEYS | Ingo Molnar | 2008-08-11 | 1 | -1/+1 |
| | * | | | lockdep: fix overflow in the hlock shrinkage code | Peter Zijlstra | 2008-08-11 | 1 | -1/+6 |
| | * | | | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() | Ingo Molnar | 2008-08-11 | 1 | -5/+5 |
| | * | | | lockdep: spin_lock_nest_lock() | Peter Zijlstra | 2008-08-11 | 3 | -0/+10 |
| | * | | | lockdep: lock protection locks | Peter Zijlstra | 2008-08-11 | 2 | -17/+19 |
| | * | | | lockdep: map_acquire | Peter Zijlstra | 2008-08-11 | 1 | -0/+12 |
| | * | | | lockdep: shrink held_lock structure | Dave Jones | 2008-08-11 | 1 | -7/+9 |
| | * | | | lockdep: lock_set_subclass - reset a held lock's subclass | Peter Zijlstra | 2008-08-11 | 1 | -0/+4 |
| | * | | | lockdep: fix combinatorial explosion in lock subgraph traversal | David Miller | 2008-07-31 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-11 | 3 | -4/+20 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | EFI, x86: fix function prototype | Randy Dunlap | 2008-08-11 | 1 | -1/+1 |
| * | | | x86_64: restore the proper NR_IRQS define so larger systems work. | Eric W. Biederman | 2008-08-11 | 1 | -1/+9 |
| * | | | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman | 2008-08-11 | 1 | -2/+10 |
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-08-11 | 4 | -10/+77 |
|\ \ \ \ |
|
| * | | | | mfd: tc6393 cleanup and update | Ian Molton | 2008-08-10 | 1 | -6/+3 |
| * | | | | mfd: driver for the TC6387XB TMIO controller. | Ian Molton | 2008-08-10 | 1 | -0/+23 |
| * | | | | mfd: driver for the T7L66XB TMIO SoC | Ian Molton | 2008-08-10 | 1 | -0/+36 |
| * | | | | mfd: TMIO MMC structures and accessors. | Ian Molton | 2008-08-10 | 1 | -4/+15 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-11 | 1 | -212/+0 |
|\ \ \ \ |
|
| * | | | | powerpc: Remove include/linux/harrier_defs.h | Paul Mackerras | 2008-08-11 | 1 | -212/+0 |