| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-08 | 1 | -3/+2 |
|\ |
|
| * | block_device_operations->release() should return void | Al Viro | 2013-05-07 | 1 | -3/+2 |
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker | 2013-05-02 | 13 | -93/+56 |
| |\ |
|
| * | | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker | 2013-04-03 | 2 | -3/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | UM: Adjust printk in create_proc_mconsole() | David Howells | 2013-04-09 | 1 | -2/+1 |
* | | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -0/+2 |
* | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -12/+0 |
| |_|/
|/| | |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -23/+4 |
|\ \ \ |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | um: Use generic idle loop | Richard Weinberger | 2013-04-17 | 2 | -23/+5 |
| |/ / |
|
* | | | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2013-04-30 | 1 | -3/+5 |
* | | | mm/um: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 2013-04-30 | 1 | -13/+3 |
* | | | mm/um: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -9/+1 |
* | | | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman | 2013-03-22 | 10 | -33/+41 |
|\| | |
|
| * | | um: Use tty_port in SIGWINCH handler | Richard Weinberger | 2013-03-11 | 5 | -18/+22 |
| * | | um: Use tty_port_operations->destruct | Richard Weinberger | 2013-03-11 | 3 | -14/+14 |
| * | | um: fix build failure due to mess-up of sig_info protorype | Sergei Trofimovich | 2013-03-11 | 1 | -1/+1 |
| * | | um: add missing declaration of 'getrlimit()' and friends | Sergei Trofimovich | 2013-03-11 | 1 | -0/+2 |
| * | | net : enable tx time stamping in the vde driver. | Paul Chavent | 2013-03-11 | 1 | -0/+2 |
| |/ |
|
* | | TTY: add tty_port_tty_hangup helper | Jiri Slaby | 2013-03-19 | 1 | -5/+1 |
* | | TTY: add tty_port_tty_wakeup helper | Jiri Slaby | 2013-03-19 | 1 | -7/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 1 | -10/+0 |
|\ |
|
| * | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-04 | 1 | -10/+0 |
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 4 | -21/+15 |
|\ \ |
|
| * | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-19 | 1 | -0/+1 |
| * | | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-16 | 3 | -13/+11 |
| * | | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 | 1 | -7/+1 |
| * | | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 2013-01-16 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 2 | -5/+5 |
|\ \ |
|
| * | | arch/um: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 2 | -5/+5 |
| |/ |
|
* | | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-07 | 1 | -2/+2 |
* | | um: net: use eth_hw_addr_random() to generate random mac | Jiri Pirko | 2013-01-04 | 2 | -15/+8 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 1 | -5/+0 |
|\ |
|
| * | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-20 | 1 | -5/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-18 | 1 | -1/+1 |
|\ \ |
|
| * | | pidns: Use task_active_pid_ns where appropriate | Eric W. Biederman | 2012-11-19 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 2 | -26/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -2/+1 |
| * | | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 1 | -19/+0 |
| * | | um: don't bother looking at regs in copy_thread() - current_pt_regs() is what... | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) | Al Viro | 2012-11-29 | 1 | -6/+2 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| | |/ |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-12 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-12-03 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | rcu: Remove rcu_switch() | Frederic Weisbecker | 2012-10-23 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 2 | -15/+4 |
|\ \ \
| |/ /
|/| | |
|