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-02-21
time: don't inline EXPORT_SYMBOL functions
Greg Kroah-Hartman
1
-2
/
+2
2013-02-21
compat: return -EFAULT on error in waitid()
Dan Carpenter
1
-1
/
+1
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-9
/
+9
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-41
/
+90
2013-02-20
Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-389
/
+483
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
5
-139
/
+220
2013-02-19
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-95
/
+67
2013-02-19
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-830
/
+790
2013-02-19
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+15
2013-02-19
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2013-02-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+22
2013-02-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-37
/
+146
2013-02-19
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-98
/
+65
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
29
-123
/
+462
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-512
/
+992
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-70
/
+133
2013-02-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-135
/
+446
2013-02-19
workqueue: un-GPL function delayed_work_timer_fn()
Konstantin Khlebnikov
1
-1
/
+1
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
1
-6
/
+4
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-1
/
+1
2013-02-18
genirq: Export enable/disable_percpu_irq()
Chris Metcalf
1
-0
/
+2
2013-02-18
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
1
-0
/
+11
2013-02-18
cgroup: fix cgroup_rmdir() vs close(eventfd) race
Li Zefan
1
-16
/
+25
2013-02-18
cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
Li Zefan
1
-2
/
+10
2013-02-18
cgroup: fix exit() vs rmdir() race
Li Zefan
1
-0
/
+8
2013-02-15
Merge branch 'pm-assorted'
Rafael J. Wysocki
7
-41
/
+90
2013-02-15
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
1
-2
/
+21
2013-02-14
perf/hwbp: Fix cleanup in case of kzalloc failure
Daniel Baluta
1
-1
/
+1
2013-02-14
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2
-2
/
+14
2013-02-14
stop_machine: Use smpboot threads
Thomas Gleixner
2
-86
/
+52
2013-02-14
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
1
-16
/
+16
2013-02-14
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
1
-2
/
+3
2013-02-13
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
2
-218
/
+217
2013-02-13
workqueue: reimplement is_chained_work() using current_wq_worker()
Tejun Heo
1
-25
/
+8
2013-02-13
workqueue: fix is_chained_work() regression
Tejun Heo
1
-1
/
+1
2013-02-12
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
1
-1
/
+1
2013-02-12
Merge branch 'timers/for-arm' into timers/core
Thomas Gleixner
1
-8
/
+14
2013-02-12
clockevents: Fix generic broadcast for FEAT_C3STOP
Mark Rutland
1
-8
/
+14
2013-02-09
suspend: enable freeze timeout configuration through sys
Li Fei
2
-2
/
+29
2013-02-09
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2
-14
/
+57
2013-02-09
kprobes: fix wait_for_kprobe_optimizer()
Tejun Heo
1
-8
/
+15
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
2
-2
/
+14
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-19
/
+44
2013-02-08
uprobes/perf: Avoid uprobe_apply() whenever possible
Oleg Nesterov
1
-6
/
+36
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to use UPROBE_HANDLER_REMOVE
Oleg Nesterov
1
-7
/
+14
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to pre-filter
Oleg Nesterov
1
-3
/
+43
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to track the active perf_event's
Oleg Nesterov
1
-0
/
+55
2013-02-08
uprobes: Introduce uprobe_apply()
Oleg Nesterov
1
-4
/
+35
2013-02-08
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
1
-1
/
+4
2013-02-08
uprobes/perf: Always increment trace_uprobe->nhit
Oleg Nesterov
1
-2
/
+1
[next]