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
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-09-12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-32
/
+37
2013-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+2
2013-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-09-12
uprobes: Fix utask->depth accounting in handle_trampoline()
Oleg Nesterov
1
-3
/
+1
2013-09-11
panic: call panic handlers before kmsg_dump
Kees Cook
1
-2
/
+6
2013-09-11
kexec: remove unnecessary return
Xishi Qiu
1
-4
/
+1
2013-09-11
__ptrace_may_access() should not deny sub-threads
Mark Grondona
1
-1
/
+1
2013-09-11
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
1
-2
/
+18
2013-09-11
kprobes: unify insn caches
Heiko Carstens
1
-54
/
+21
2013-09-11
task_work: documentation
Oleg Nesterov
1
-0
/
+36
2013-09-11
task_work: minor cleanups
Oleg Nesterov
1
-2
/
+2
2013-09-11
kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().
David Daney
1
-4
/
+7
2013-09-11
extable: skip sorting if the table is empty
Uwe Kleine-König
1
-1
/
+1
2013-09-11
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
1
-0
/
+11
2013-09-11
up.c: use local_irq_{save,restore}() in smp_call_function_single.
David Daney
1
-3
/
+5
2013-09-11
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
1
-0
/
+39
2013-09-11
kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK
Will Deacon
1
-0
/
+14
2013-09-11
kernel/smp.c: free related resources when failure occurs in hotplug_cfd()
Chen Gang
1
-1
/
+4
2013-09-11
kernel/modsign_pubkey.c: fix init const for module signing code
Andi Kleen
1
-3
/
+3
2013-09-11
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
1
-2
/
+2
2013-09-11
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
Naoya Horiguchi
1
-1
/
+1
2013-09-11
mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
Xishi Qiu
1
-6
/
+6
2013-09-11
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
1
-6
/
+3
2013-09-11
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
1
-15
/
+9
2013-09-11
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
1
-3
/
+2
2013-09-11
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
1
-3
/
+4
2013-09-11
perf: Fix up MMAP2 buffer space reservation
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-09-10
fs: bump inode and dentry counters to long
Glauber Costa
1
-3
/
+3
2013-09-10
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2
-32
/
+37
2013-09-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+17
2013-09-10
sched: Fix load balancing performance regression in should_we_balance()
Joonsoo Kim
1
-1
/
+1
2013-09-09
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
6
-209
/
+65
2013-09-09
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-0
/
+1
2013-09-07
Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c
Al Viro
1
-16
/
+17
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
11
-59
/
+27
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-22
/
+10
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
69
-1908
/
+2886
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-41
/
+66
2013-09-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+11
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+6
2013-09-05
ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+0
2013-09-04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-10
/
+29
2013-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-127
/
+117
2013-09-04
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-241
/
+303
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
6
-184
/
+330
2013-09-04
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-35
/
+35
[next]