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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+26
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-101
/
+219
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-580
/
+641
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-3
/
+42
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+0
2012-10-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-59
/
+49
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-705
/
+686
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-407
/
+1259
2012-10-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+3
2012-10-01
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-40
/
+102
2012-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-64
/
+65
2012-10-01
sanitize tsk_is_polling()
Al Viro
1
-1
/
+1
2012-09-30
preparation for generic kernel_thread()
Al Viro
1
-1
/
+12
2012-09-29
uprobes: Simplify is_swbp_at_addr(), remove stale comments
Oleg Nesterov
1
-49
/
+24
2012-09-29
uprobes: Kill set_orig_insn()->is_swbp_at_addr()
Oleg Nesterov
1
-9
/
+23
2012-09-29
uprobes: Introduce copy_opcode(), kill read_opcode()
Oleg Nesterov
1
-44
/
+19
2012-09-29
uprobes: Kill set_swbp()->is_swbp_at_addr()
Oleg Nesterov
1
-11
/
+0
2012-09-29
uprobes: Restrict valid_vma(false) to skip VM_SHARED vmas
Oleg Nesterov
1
-9
/
+4
2012-09-29
uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXEC
Oleg Nesterov
1
-2
/
+2
2012-09-29
uprobes: Change write_opcode() to use FOLL_FORCE
Oleg Nesterov
1
-1
/
+1
2012-09-29
uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()
Oleg Nesterov
1
-0
/
+2
2012-09-29
uprobes: Kill UTASK_BP_HIT state
Oleg Nesterov
1
-20
/
+9
2012-09-29
uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()
Oleg Nesterov
1
-16
/
+15
2012-09-29
uprobes: Do not setup ->active_uprobe/state prematurely
Oleg Nesterov
1
-6
/
+3
2012-09-29
uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails
Oleg Nesterov
1
-1
/
+4
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-72
/
+57
2012-09-28
ftrace: Allow stealing pages from pipe buffer
Masami Hiramatsu
1
-7
/
+1
2012-09-28
module: wait when loading a module which is currently initializing.
Rusty Russell
1
-2
/
+26
2012-09-28
module: fix symbol waiting when module fails before init
Rusty Russell
1
-4
/
+4
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-20
/
+0
2012-09-28
module: taint kernel when lve module is loaded
Matthew Garrett
1
-0
/
+4
2012-09-28
Merge tag 'v3.6-rc7' into next
James Morris
16
-196
/
+329
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
3
-54
/
+43
2012-09-26
switch prctl_set_mm_exe_file() to fget_light()
Al Viro
1
-4
/
+4
2012-09-26
new helper: daemonize_descriptors()
Al Viro
1
-3
/
+1
2012-09-26
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
1
-93
/
+0
2012-09-26
events: don't use get_unused_fd_flags() when get_unused_fd() will do
Al Viro
1
-1
/
+1
2012-09-26
kdb: Implement disable_nmi command
Anton Vorontsov
1
-0
/
+31
2012-09-26
kernel/debug: Mask KGDB NMI upon entry
Anton Vorontsov
1
-3
/
+11
2012-09-26
rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling
Paul E. McKenney
1
-8
/
+8
2012-09-26
rcu: Userspace RCU extended QS selftest
Frederic Weisbecker
1
-1
/
+1
2012-09-26
rcu: Exit RCU extended QS on user preemption
Frederic Weisbecker
1
-0
/
+15
2012-09-26
rcu: Exit RCU extended QS on kernel preemption after irq/exception
Frederic Weisbecker
1
-0
/
+1
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
2
-0
/
+16
2012-09-26
rcu: Ignore userspace extended quiescent state by default
Frederic Weisbecker
2
-1
/
+5
2012-09-26
rcu: Allow rcu_user_enter()/exit() to nest
Frederic Weisbecker
2
-8
/
+36
2012-09-26
rcu: Settle config for userspace extended quiescent state
Frederic Weisbecker
1
-1
/
+4
2012-09-26
rcu: Make RCU_FAST_NO_HZ handle adaptive ticks
Paul E. McKenney
1
-0
/
+20
2012-09-26
rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs
Frederic Weisbecker
1
-0
/
+43
[prev]
[next]