index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+2
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-3
/
+2
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
13
-93
/
+56
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-12
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+4
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-3
/
+5
2013-04-29
mm/um: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-13
/
+3
2013-04-29
mm/um: use common help functions to free reserved pages
Jiang Liu
1
-9
/
+1
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-17
um: Use generic idle loop
Richard Weinberger
2
-23
/
+5
2013-04-09
UM: Adjust printk in create_proc_mconsole()
David Howells
1
-2
/
+1
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2
-3
/
+3
2013-03-21
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
10
-33
/
+41
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-5
/
+1
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-7
/
+1
2013-03-11
um: Use tty_port in SIGWINCH handler
Richard Weinberger
5
-18
/
+22
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
3
-14
/
+14
2013-03-11
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
1
-1
/
+1
2013-03-11
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
1
-0
/
+2
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-21
/
+15
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2013-02-03
x86,um: switch to generic old sigsuspend()
Al Viro
1
-10
/
+0
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
3
-13
/
+11
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-7
/
+1
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-1
/
+2
2013-01-11
arch/um: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2
-5
/
+5
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2013-01-03
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
2
-15
/
+8
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+0
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
1
-5
/
+0
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-26
/
+2
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-15
/
+4
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2012-12-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-1
/
+1
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-28
x86, um: switch to generic fork/vfork/clone
Al Viro
1
-19
/
+0
2012-11-28
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...
Al Viro
1
-1
/
+1
2012-11-28
um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)
Al Viro
1
-6
/
+2
2012-11-28
um: get_safe_registers() should be done in flush_thread(), not start_thread()
Al Viro
1
-1
/
+2
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-1
/
+1
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+2
[next]