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
*
ipc: introduce shm_rmid_forced sysctl
Vasiliy Kulikov
2011-07-26
6
-4
/
+163
*
ipc/mqueue.c: fix mq_open() return value
Jiri Slaby
2011-07-26
1
-5
/
+7
*
ipc/mqueue.c: refactor failure handling
Jiri Slaby
2011-07-26
1
-56
/
+57
*
cpumask: add cpumask_var_t documentation
KOSAKI Motohiro
2011-07-26
1
-0
/
+14
*
cpumask: alloc_cpumask_var() use NUMA_NO_NODE
KOSAKI Motohiro
2011-07-26
1
-1
/
+1
*
cpumask: convert for_each_cpumask() with for_each_cpu()
KOSAKI Motohiro
2011-07-26
1
-1
/
+1
*
fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter()
Oleg Nesterov
2011-07-26
1
-7
/
+0
*
exec: do not retry load_binary method if CONFIG_MODULES=n
Tetsuo Handa
2011-07-26
1
-2
/
+4
*
exec: do not call request_module() twice from search_binary_handler()
Tetsuo Handa
2011-07-26
1
-0
/
+2
*
fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP
Michal Hocko
2011-07-26
1
-1
/
+1
*
kernel/fork.c: fix a few coding style issues
Daniel Rebelo de Oliveira
2011-07-26
1
-35
/
+48
*
proc: fix a race in do_io_accounting()
Vasiliy Kulikov
2011-07-26
1
-3
/
+13
*
procfs: return ENOENT on opening a being-removed proc entry
Daisuke Ogino
2011-07-26
1
-1
/
+1
*
h8300/m68k/xtensa: __FD_ISSET should return 0/1
Andrew Morton
2011-07-26
3
-3
/
+3
*
do_coredump: fix the "ispipe" error check
Oleg Nesterov
2011-07-26
1
-6
/
+6
*
coredump: escape / in hostname and comm
Jiri Slaby
2011-07-26
1
-8
/
+23
*
coredump: use task comm instead of (unknown)
Jiri Slaby
2011-07-26
1
-1
/
+1
*
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
21
-28
/
+0
*
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
2011-07-26
6
-1
/
+43
*
memcg: get rid of percpu_charge_mutex lock
Michal Hocko
2011-07-26
1
-10
/
+2
*
memcg: add mem_cgroup_same_or_subtree() helper
Michal Hocko
2011-07-26
1
-25
/
+26
*
memcg: unify sync and async per-cpu charge cache draining
Michal Hocko
2011-07-26
1
-14
/
+34
*
memcg: do not try to drain per-cpu caches without pages
Michal Hocko
2011-07-26
1
-6
/
+7
*
memcg: add memory.vmscan_stat
KAMEZAWA Hiroyuki
2011-07-26
5
-18
/
+303
*
memcg: fix behavior of mem_cgroup_resize_limit()
Daisuke Nishimura
2011-07-26
1
-1
/
+1
*
memcg: fix vmscan count in small memcgs
KAMEZAWA Hiroyuki
2011-07-26
1
-6
/
+12
*
memcg: change memcg_oom_mutex to spinlock
Michal Hocko
2011-07-26
1
-11
/
+11
*
memcg: make oom_lock 0 and 1 based rather than counter
Michal Hocko
2011-07-26
1
-16
/
+70
*
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
2011-07-26
4
-132
/
+60
*
memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()
KAMEZAWA Hiroyuki
2011-07-26
3
-25
/
+26
*
rtc: fix hrtimer deadlock
Thomas Gleixner
2011-07-26
1
-19
/
+37
*
rtc: limit frequency
Thomas Gleixner
2011-07-26
1
-1
/
+1
*
rtc: handle errors correctly in rtc_irq_set_state()
Thomas Gleixner
2011-07-26
1
-0
/
+3
*
mn10300, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-26
1
-1
/
+0
*
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
2011-07-26
1
-1
/
+1
*
frv, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-26
2
-5
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2011-07-26
56
-287
/
+697
|
\
|
*
MIPS: Close races in TLB modify handlers.
David Daney
2011-07-26
1
-98
/
+194
|
*
MIPS: Add uasm UASM_i_SRL_SAFE macro.
David Daney
2011-07-26
1
-0
/
+2
|
*
MIPS: RB532: Use hex_to_bin()
Andy Shevchenko
2011-07-25
1
-15
/
+9
|
*
MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms
Shinya Kuribayashi
2011-07-25
2
-0
/
+4
|
*
MIPS: PowerTV: Provide cpu-feature-overrides.h
David VomLehn
2011-07-25
1
-0
/
+59
|
*
MIPS: Remove pointless return statement from empty void functions.
Ralf Baechle
2011-07-25
11
-15
/
+0
|
*
MIPS: Limit fixrange_init() to the FIXMAP region
Kevin Cernekee
2011-07-25
3
-5
/
+5
|
*
MIPS: Install handlers for software IRQs
Kevin Cernekee
2011-07-25
1
-8
/
+6
|
*
MIPS: Move FIXADDR_TOP into spaces.h
Kevin Cernekee
2011-07-25
5
-9
/
+56
|
*
MIPS: Add SYNC after cacheflush
Kevin Cernekee
2011-07-25
1
-0
/
+4
|
*
MIPS: pfn_valid() is broken on low memory HIGHMEM systems
Kevin Cernekee
2011-07-25
1
-1
/
+1
|
*
MIPS: HIGHMEM DMA on noncoherent MIPS32 processors
Dezhong Diao
2011-07-25
1
-46
/
+68
|
*
MIPS: topdown mmap support
Jian Peng
2011-07-25
2
-23
/
+171
[next]