index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-26
5
-0
/
+29
*
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-05-26
5
-0
/
+36
*
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
2011-05-26
1
-0
/
+44
*
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes
2011-05-26
8
-0
/
+1222
*
w1: have netlink search update kernel list
David Fries
2011-05-26
3
-5
/
+16
*
w1: complete the 1-wire (w1) ds1wm driver search algorithm
Jean-François Dagenais
2011-05-26
2
-103
/
+220
*
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
Jean-François Dagenais
2011-05-26
4
-0
/
+411
*
w1: add 1-wire (w1) reset and resume command API support
Jean-François Dagenais
2011-05-26
2
-0
/
+28
*
kernel/profile.c: remove some duplicate code from profile_hits()
Rakib Mullick
2011-05-26
1
-7
/
+9
*
drivers/char/ppdev.c: put gotten port value
Julia Lawall
2011-05-26
1
-0
/
+1
*
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
Lai Jiangshan
2011-05-26
4
-55
/
+18
*
pid: fix typo in function description
Sisir Koppaka
2011-05-26
1
-1
/
+1
*
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
Timo Warns
2011-05-26
1
-0
/
+9
*
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Rakib Mullick
2011-05-26
1
-3
/
+2
*
ipmi: convert to seq_file interface
Alexey Dobriyan
2011-05-26
3
-86
/
+142
*
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
2011-05-26
2
-3
/
+54
*
proc: fix pagemap_read() error case
KOSAKI Motohiro
2011-05-26
1
-10
/
+9
*
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
2011-05-26
1
-7
/
+9
*
proc/stat: use defined macro KMALLOC_MAX_SIZE
Yuanhan Liu
2011-05-26
1
-3
/
+3
*
proc: constify status array
Mike Frysinger
2011-05-26
1
-2
/
+2
*
fs/proc: convert to kstrtoX()
Alexey Dobriyan
2011-05-26
2
-11
/
+13
*
coredump: add support for exe_file in core name
Jiri Slaby
2011-05-26
2
-1
/
+40
*
mm: extract exe_file handling from procfs
Jiri Slaby
2011-05-26
6
-82
/
+53
*
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
2011-05-26
4
-18
/
+14
*
sh: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
1
-2
/
+4
*
x86: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
1
-13
/
+5
*
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
1
-3
/
+2
*
asm-generic/ptrace.h: start a common low level ptrace helper
Mike Frysinger
2011-05-26
1
-0
/
+74
*
memcg: add the pagefault count into memcg stats
Ying Han
2011-05-26
6
-5
/
+65
*
memcg: add memory.numastat api for numa statistics
Ying Han
2011-05-26
1
-0
/
+155
*
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
2011-05-26
3
-9
/
+9
*
memcg: remove unused retry signal from reclaim
Johannes Weiner
2011-05-26
1
-1
/
+1
*
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
2011-05-26
3
-35
/
+34
*
memcg: reclaim memory from nodes in round-robin order
Ying Han
2011-05-26
3
-7
/
+106
*
MAINTAINERS: add mm/page_cgroup.c into memcg subsystem
Namhyung Kim
2011-05-26
1
-0
/
+1
*
memcg: move page-freeing code out of lock
Namhyung Kim
2011-05-26
1
-9
/
+13
*
memcg: fix off-by-one when calculating swap cgroup map length
Namhyung Kim
2011-05-26
1
-1
/
+1
*
memcg: mark init_section_page_cgroup() properly
Namhyung Kim
2011-05-26
1
-2
/
+2
*
memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()
Michal Hocko
2011-05-26
1
-3
/
+2
*
memcg: add the soft_limit reclaim in global direct reclaim.
Ying Han
2011-05-26
1
-2
/
+14
*
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
2011-05-26
4
-15
/
+39
*
mm: move enum vm_event_item into a standalone header file
Andrew Morton
2011-05-26
2
-61
/
+65
*
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
22
-287
/
+4
*
cgroups: use flex_array in attach_proc
Ben Blum
2011-05-26
1
-9
/
+24
*
cgroups: make procs file writable
Ben Blum
2011-05-26
2
-47
/
+401
*
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-05-26
9
-142
/
+114
*
cgroups: read-write lock CLONE_THREAD forking per threadgroup
Ben Blum
2011-05-26
3
-0
/
+55
*
Documentation: configfs examples crash fix
Jiri Slaby
2011-05-26
2
-8
/
+4
*
getdelays: show average CPU/IO/SWAP/RECLAIM delays
Wu Fengguang
2011-05-26
1
-13
/
+20
*
Documentation/accounting/getdelays.c: handle sendto() failures
Andrew Morton
2011-05-26
1
-0
/
+2
[next]