| Commit message (Expand) | Author | Age |
* | completions: uninline try_wait_for_completion and completion_done | Dave Chinner | 2008-08-15 |
* | kexec jump: __ftrace_enabled_save/restore | Huang Ying | 2008-08-15 |
* | kexec jump: remove duplication of kexec_restart_prepare() | Huang Ying | 2008-08-15 |
* | kexec jump: check code size in control page | Huang Ying | 2008-08-15 |
* | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 |
* | suspend: fix section mismatch warning - register_nosave_region | Marcin Slusarz | 2008-08-15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-08-13 |
|\ |
|
| * | usb: musb: pass configuration specifics via pdata | Felipe Balbi | 2008-08-13 |
| * | USB: Add MUSB and TUSB support | Felipe Balbi | 2008-08-13 |
| * | usb-serial: don't release unregistered minors | Alan Stern | 2008-08-13 |
| * | USB: add missing kerneldoc line for "needs_binding" | Alan Stern | 2008-08-13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-08-13 |
|\ \ |
|
| * | | CRED: Introduce credential access wrappers | David Howells | 2008-08-13 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-13 |
|\ \
| |/
|/| |
|
| * | ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations. | Rami Rosen | 2008-08-13 |
| * | ipv6: ip6_route.h cleanup. | Rami Rosen | 2008-08-13 |
| * | pkt_sched: Add queue stopped test back to qdisc_run(). | David S. Miller | 2008-08-13 |
| * | skbuff: Code readability NiT | Gerrit Renker | 2008-08-11 |
| * | ipvs: Embed estimator object into stats object | Sven Wegener | 2008-08-11 |
| * | ipvs: Mark net_vs_ctl_path const | Sven Wegener | 2008-08-11 |
| * | ipvs: Use ARRAY_SIZE() | Sven Wegener | 2008-08-11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-08-13 |
|\ \ |
|
| * | | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha | 2008-08-13 |
| * | | crypto: hash - Add missing top-level functions | Herbert Xu | 2008-08-13 |
* | | | Merge git://oss.sgi.com:8090/xfs/linux-2.6 | Linus Torvalds | 2008-08-13 |
|\ \ \ |
|
| * | | | [XFS] extend completions to provide XFS object flush requirements | David Chinner | 2008-08-13 |
* | | | | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 |
| |/ /
|/| | |
|
* | | | firmware/memmap: cleanup | Bernhard Walle | 2008-08-12 |
* | | | Make ioctl.h compatible with userland | Michael Abbott | 2008-08-12 |
* | | | byteorder: add include/linux/byteorder.h to define endian helpers | Harvey Harrison | 2008-08-12 |
* | | | byteorder: add a new include/linux/swab.h to define byteswapping functions | Harvey Harrison | 2008-08-12 |
* | | | seq_file: add seq_cpumask(), seq_nodemask() | Alexey Dobriyan | 2008-08-12 |
* | | | move kernel-doc comment for might_sleep directly before its defining block | Uwe Kleine-König | 2008-08-12 |
* | | | atmel_lcdfb: add board parameter specify framebuffer memory size | Haavard Skinnemoen | 2008-08-12 |
* | | | matrox maven: convert to a new-style i2c driver | Jean Delvare | 2008-08-12 |
* | | | radeonfb: fix accel engine hangs | David Miller | 2008-08-12 |
* | | | page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system... | Jan Beulich | 2008-08-12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-08-12 |
|\ \ \ |
|
| * | | | modules: extend initcall_debug functionality to the module loader | Arjan van de Ven | 2008-08-12 |
| * | | | export virtio_rng.h | Christian Borntraeger | 2008-08-12 |
| * | | | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 |
| |/ / |
|
* | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-08-12 |
|\ \ \ |
|
| * | | | intel/agp: rewrite GTT on resume | Keith Packard | 2008-08-11 |
| |/ / |
|
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-08-11 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into sched/clock | Ingo Molnar | 2008-08-11 |
| |\ \ \ |
|
| * | | | | sched_clock: delay using sched_clock() | Peter Zijlstra | 2008-08-11 |
| * | | | | sched clock: revert various sched_clock() changes | Ingo Molnar | 2008-07-31 |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-08-11 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'core/locking' into core/urgent | Ingo Molnar | 2008-08-11 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | lockdep: increase MAX_LOCKDEP_KEYS | Ingo Molnar | 2008-08-11 |