index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
depmod.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation
Tejun Heo
1
-16
/
+26
2012-07-17
workqueue: simplify CPU hotplug code
Tejun Heo
1
-54
/
+25
2012-07-17
workqueue: remove CPU offline trustee
Tejun Heo
1
-252
/
+36
2012-07-17
workqueue: don't butcher idle workers on an offline CPU
Tejun Heo
1
-80
/
+14
2012-07-17
workqueue: reimplement CPU online rebinding to handle idle workers
Tejun Heo
1
-49
/
+166
2012-07-17
workqueue: drop @bind from create_worker()
Tejun Heo
1
-19
/
+45
2012-07-17
workqueue: use mutex for global_cwq manager exclusion
Tejun Heo
1
-39
/
+26
2012-07-17
workqueue: ROGUE workers are UNBOUND workers
Tejun Heo
1
-25
/
+21
2012-07-17
workqueue: drop CPU_DYING notifier operation
Tejun Heo
1
-16
/
+13
2012-07-17
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2
-3
/
+40
2012-07-14
workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
Tejun Heo
2
-138
/
+65
2012-07-14
workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
Tejun Heo
1
-70
/
+153
2012-07-12
workqueue: separate out worker_pool flags
Tejun Heo
1
-22
/
+25
2012-07-12
workqueue: use @pool instead of @gcwq or @cpu where applicable
Tejun Heo
1
-107
/
+111
2012-07-12
workqueue: factor out worker_pool from global_cwq
Tejun Heo
2
-100
/
+118
2012-07-12
workqueue: don't use WQ_HIGHPRI for unbound workqueues
Tejun Heo
1
-7
/
+11
2012-07-12
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
3
-46
/
+47
2012-07-12
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
4
-7
/
+20
2012-07-12
mm: sparse: fix section usemap placement calculation
Yinghai Lu
1
-1
/
+1
2012-07-12
xtensa: fix incorrect memset
Alan Cox
1
-1
/
+1
2012-07-12
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
1
-30
/
+28
2012-07-12
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
1
-12
/
+29
2012-07-12
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
1
-93
/
+1
2012-07-12
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
1
-1
/
+1
2012-07-12
fat: fix non-atomic NFS i_pos read
Steven J. Magnani
1
-7
/
+6
2012-07-12
MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section
Kevin Hilman
1
-0
/
+1
2012-07-12
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
1
-2
/
+2
2012-07-12
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
1
-0
/
+1
2012-07-12
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
1
-2
/
+3
2012-07-12
mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails
Wen Congyang
1
-1
/
+1
2012-07-12
h8300/uaccess: add mising __clear_user()
Geert Uytterhoeven
1
-0
/
+2
2012-07-12
h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()
Geert Uytterhoeven
1
-1
/
+0
2012-07-12
h8300/time: add missing #include <asm/irq_regs.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-12
h8300/signal: fix typo "statis"
Geert Uytterhoeven
1
-1
/
+1
2012-07-12
h8300/pgtable: add missing #include <asm-generic/pgtable.h>
Geert Uytterhoeven
1
-0
/
+3
2012-07-12
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
1
-1
/
+7
2012-07-12
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
1
-1
/
+1
2012-07-12
mm, thp: abort compaction if migration page cannot be charged to memcg
David Rientjes
1
-1
/
+4
2012-07-12
c/r: prctl: less paranoid prctl_set_mm_exe_file()
Konstantin Khlebnikov
1
-6
/
+10
2012-07-12
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
1
-1
/
+1
2012-07-12
mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"
Geert Uytterhoeven
1
-2
/
+2
2012-07-12
mn10300: mm/dma-alloc.c needs <linux/export.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-12
mn10300: kernel/traps.c needs <linux/export.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-12
mn10300: kernel/internal.h needs <linux/irqreturn.h>
Geert Uytterhoeven
1
-0
/
+2
2012-07-12
mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD
Geert Uytterhoeven
1
-3
/
+0
2012-07-12
mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c
Geert Uytterhoeven
7
-23
/
+12
2012-07-12
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
Devendra Naga
1
-1
/
+1
2012-07-12
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
2
-3
/
+6
2012-07-11
media: mx2_camera: Fix mbus format handling
Javier Martin
1
-5
/
+22
2012-07-11
MN10300: Fix a missing semicolon
David Howells
1
-1
/
+1
[next]