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
2011-11-23
freezer: kill unused set_freezable_with_signal()
Tejun Heo
2
-22
/
+7
2011-11-21
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
3
-18
/
+15
2011-11-21
freezer: use lock_task_sighand() in fake_signal_wake_up()
Tejun Heo
1
-3
/
+4
2011-11-21
freezer: restructure __refrigerator()
Tejun Heo
1
-21
/
+11
2011-11-21
freezer: fix set_freezable[_with_signal]() race
Tejun Heo
1
-0
/
+25
2011-11-21
freezer: remove should_send_signal() and update frozen()
Tejun Heo
1
-1
/
+1
2011-11-21
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
4
-28
/
+60
2011-11-21
cgroup_freezer: prepare for removal of TIF_FREEZE
Tejun Heo
2
-28
/
+14
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
5
-45
/
+23
2011-11-21
freezer: kill PF_FREEZING
Tejun Heo
1
-6
/
+0
2011-11-21
freezer: test freezable conditions while holding freezer_lock
Tejun Heo
2
-16
/
+3
2011-11-21
freezer: make freezing indicate freeze condition in effect
Tejun Heo
3
-20
/
+27
2011-11-21
freezer: use dedicated lock instead of task_lock() + memory barrier
Tejun Heo
2
-49
/
+37
2011-11-21
freezer: don't distinguish nosig tasks on thaw
Tejun Heo
1
-13
/
+7
2011-11-21
freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
Tejun Heo
2
-4
/
+2
2011-11-21
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
3
-24
/
+16
2011-11-21
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2
-2
/
+29
2011-11-21
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
1
-3
/
+7
2011-11-21
freezer: fix current->state restoration race in refrigerator()
Tejun Heo
1
-1
/
+7
2011-11-20
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-7
/
+19
2011-11-19
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
1
-1
/
+2
2011-11-18
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
1
-6
/
+17
2011-11-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-11-07
PM / QoS: Set cpu_dma_pm_qos->name
Dominik Brodowski
1
-0
/
+1
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-16
/
+21
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
78
-65
/
+83
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2011-11-06
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2
-4
/
+9
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+0
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2
-0
/
+7
2011-11-07
module: Enable dynamic debugging regardless of taint
Ben Hutchings
1
-4
/
+2
2011-11-04
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...
Tejun Heo
1
-1
/
+1
2011-11-04
PM / QoS: Remove redundant check
Guennadi Liakhovetski
1
-2
/
+1
2011-11-04
PM / Sleep: Fix race between CPU hotplug and freezer
Srivatsa S. Bhat
1
-0
/
+74
2011-11-03
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
1
-95
/
+2
2011-11-03
genirq: Fix irqfixup, irqpoll regression
Edward Donovan
1
-1
/
+1
2011-11-02
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
1
-9
/
+9
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
2
-0
/
+25
2011-11-02
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
1
-3
/
+6
2011-11-02
cgroups: don't attach task to subsystem if migration failed
Ben Blum
1
-6
/
+9
2011-11-02
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
1
-3
/
+3
2011-11-01
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-6
/
+6
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
9
-25
/
+54
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-6
/
+6
2011-10-31
printk: remove bounds checking for log_prefix
William Douglas
1
-3
/
+0
2011-10-31
printk: fix bounds checking for log_prefix
William Douglas
1
-1
/
+1
2011-10-31
printk: add console_suspend module parameter
Yanmin Zhang
1
-0
/
+4
2011-10-31
printk: add module parameter ignore_loglevel to control ignore_loglevel
Yanmin Zhang
1
-0
/
+3
2011-10-31
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
Dan Ballard
1
-0
/
+9
2011-10-31
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
1
-2
/
+2
[next]