index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
workqueue: use mutex for global_cwq manager exclusion
Tejun Heo
2012-07-17
1
-39
/
+26
*
workqueue: ROGUE workers are UNBOUND workers
Tejun Heo
2012-07-17
1
-25
/
+21
*
workqueue: drop CPU_DYING notifier operation
Tejun Heo
2012-07-17
1
-16
/
+13
*
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-07-17
2
-3
/
+40
*
workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
Tejun Heo
2012-07-13
2
-138
/
+65
*
workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
Tejun Heo
2012-07-13
1
-70
/
+153
*
workqueue: separate out worker_pool flags
Tejun Heo
2012-07-12
1
-22
/
+25
*
workqueue: use @pool instead of @gcwq or @cpu where applicable
Tejun Heo
2012-07-12
1
-107
/
+111
*
workqueue: factor out worker_pool from global_cwq
Tejun Heo
2012-07-12
2
-100
/
+118
*
workqueue: don't use WQ_HIGHPRI for unbound workqueues
Tejun Heo
2012-07-12
1
-7
/
+11
*
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-07-11
7
-22
/
+33
|
\
|
*
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
Tomi Valkeinen
2012-07-08
6
-6
/
+6
|
*
OMAPDSS: Use PM notifiers for system suspend
Tomi Valkeinen
2012-07-08
1
-16
/
+27
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-11
38
-247
/
+197
|
\
\
|
*
|
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
2012-07-11
3
-46
/
+47
|
*
|
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
2012-07-11
4
-7
/
+20
|
*
|
mm: sparse: fix section usemap placement calculation
Yinghai Lu
2012-07-11
1
-1
/
+1
|
*
|
xtensa: fix incorrect memset
Alan Cox
2012-07-11
1
-1
/
+1
|
*
|
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
2012-07-11
1
-30
/
+28
|
*
|
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
2012-07-11
1
-12
/
+29
|
*
|
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
2012-07-11
1
-93
/
+1
|
*
|
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
2012-07-11
1
-1
/
+1
|
*
|
fat: fix non-atomic NFS i_pos read
Steven J. Magnani
2012-07-11
1
-7
/
+6
|
*
|
MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section
Kevin Hilman
2012-07-11
1
-0
/
+1
|
*
|
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
2012-07-11
1
-2
/
+2
|
*
|
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
2012-07-11
1
-0
/
+1
|
*
|
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
2012-07-11
1
-2
/
+3
|
*
|
mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails
Wen Congyang
2012-07-11
1
-1
/
+1
|
*
|
h8300/uaccess: add mising __clear_user()
Geert Uytterhoeven
2012-07-11
1
-0
/
+2
|
*
|
h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()
Geert Uytterhoeven
2012-07-11
1
-1
/
+0
|
*
|
h8300/time: add missing #include <asm/irq_regs.h>
Geert Uytterhoeven
2012-07-11
1
-0
/
+1
|
*
|
h8300/signal: fix typo "statis"
Geert Uytterhoeven
2012-07-11
1
-1
/
+1
|
*
|
h8300/pgtable: add missing #include <asm-generic/pgtable.h>
Geert Uytterhoeven
2012-07-11
1
-0
/
+3
|
*
|
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
2012-07-11
1
-1
/
+7
|
*
|
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
2012-07-11
1
-1
/
+1
|
*
|
mm, thp: abort compaction if migration page cannot be charged to memcg
David Rientjes
2012-07-11
1
-1
/
+4
|
*
|
c/r: prctl: less paranoid prctl_set_mm_exe_file()
Konstantin Khlebnikov
2012-07-11
1
-6
/
+10
|
*
|
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
2012-07-11
1
-1
/
+1
|
*
|
mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"
Geert Uytterhoeven
2012-07-11
1
-2
/
+2
|
*
|
mn10300: mm/dma-alloc.c needs <linux/export.h>
Geert Uytterhoeven
2012-07-11
1
-0
/
+1
|
*
|
mn10300: kernel/traps.c needs <linux/export.h>
Geert Uytterhoeven
2012-07-11
1
-0
/
+1
|
*
|
mn10300: kernel/internal.h needs <linux/irqreturn.h>
Geert Uytterhoeven
2012-07-11
1
-0
/
+2
|
*
|
mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD
Geert Uytterhoeven
2012-07-11
1
-3
/
+0
|
*
|
mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c
Geert Uytterhoeven
2012-07-11
7
-23
/
+12
|
*
|
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
Devendra Naga
2012-07-11
1
-1
/
+1
|
*
|
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
2012-07-11
2
-3
/
+6
*
|
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2012-07-11
1
-2
/
+7
|
\
\
\
|
*
|
|
arch/tile: big-endian: properly bswap instruction bundles when backtracing
Chris Metcalf
2012-06-18
1
-2
/
+7
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2012-07-11
7
-17
/
+25
|
\
\
\
\
|
*
|
|
|
[SCSI] bnx2i: Removed the reference to the netdev->base_addr
Eddie Wai
2012-07-08
3
-7
/
+7
[next]