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-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-359
/
+451
2012-12-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+48
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-352
/
+1014
2012-12-11
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2
-2
/
+2
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+12
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+3
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-6
/
+75
2012-12-11
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
3
-38
/
+83
2012-12-08
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
3
-16
/
+31
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
12
-99
/
+116
2012-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
1
-7
/
+7
2012-12-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2012-12-05
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
1
-7
/
+7
2012-12-04
watchdog: Fix CPU hotplug regression
Thomas Gleixner
1
-0
/
+3
2012-12-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
1
-2
/
+2
2012-12-04
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2012-12-04
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
1
-2
/
+2
2012-12-03
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2
-9
/
+0
2012-12-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
14
-352
/
+1014
2012-12-03
modsign: add symbol prefix to certificate list
James Hogan
1
-2
/
+2
2012-12-01
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
1
-3
/
+11
2012-12-01
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
1
-1
/
+3
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+7
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
4
-67
/
+92
2012-11-30
irqdomain: stop screaming about preallocated irqdescs
Linus Walleij
1
-2
/
+2
2012-11-29
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-3
/
+3
2012-11-29
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+4
2012-11-29
Merge branch 'acpi-general'
Rafael J. Wysocki
1
-3
/
+5
2012-11-29
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-0
/
+63
2012-11-28
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-4
/
+1
2012-11-28
sysctl: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+2
2012-11-26
futex: avoid wake_futex() for a PI futex_q
Darren Hart
1
-1
/
+17
2012-11-26
watchdog: using u64 in get_sample_period()
Chuansheng Liu
1
-2
/
+2
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
1
-19
/
+22
2012-11-16
sched: Mark RCU reader in sched_show_task()
Paul E. McKenney
1
-1
/
+5
2012-11-16
rcu: Separate accounting of callbacks from callback-free CPUs
Paul E. McKenney
3
-3
/
+5
2012-11-16
rcu: Add callback-free CPUs
Paul E. McKenney
4
-16
/
+498
2012-11-16
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
12
-268
/
+417
2012-11-16
uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
Oleg Nesterov
2
-3
/
+25
2012-11-15
PM / Hibernate: use rb_entry
Davidlohr Bueso
1
-1
/
+1
2012-11-15
PM / sysfs: replace strict_str* with kstrto*
Daniel Walter
2
-2
/
+2
2012-11-15
cpuidle: Quickly notice prediction failure for repeat mode
Youquan Song
1
-0
/
+4
2012-11-15
ACPI / processor: prevent cpu from becoming online
Yasuaki Ishimatsu
1
-3
/
+5
2012-11-14
Merge v3.7-rc5 into tty-next
Greg Kroah-Hartman
1
-11
/
+16
2012-11-14
uprobes: Flush cache after xol write
Rabin Vincent
1
-0
/
+5
2012-11-13
rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check
Paul E. McKenney
1
-1
/
+1
2012-11-13
rcu: Clarify memory-ordering properties of grace-period primitives
Paul E. McKenney
2
-4
/
+33
2012-11-13
rcu: Add new rcutorture module parameters to start/end test messages
Paul E. McKenney
1
-0
/
+4
2012-11-13
rcu: Fix batch-limit size problem
Eric Dumazet
1
-7
/
+8
[next]