index
:
talos-op-linux
master
Talos™ II 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
*
RapidIO: fix potential null deref in rio_setup_device()
Alexandre Bounine
2011-11-02
1
-1
/
+1
*
RapidIO: add mport driver for Tsi721 bridge
Alexandre Bounine
2011-11-02
8
-2
/
+3196
*
arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...
Liu Gang
2011-11-02
1
-0
/
+1
*
drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...
Liu Gang
2011-11-02
1
-2
/
+2
*
init: add root=PARTUUID=UUID/PARTNROFF=%d support
Will Drewry
2011-11-02
1
-5
/
+43
*
include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled
Manfred Spraul
2011-11-02
1
-2
/
+7
*
ipc/sem.c: remove private structures from public header file
Manfred Spraul
2011-11-02
2
-42
/
+46
*
ipc/sem.c: handle spurious wakeups
Manfred Spraul
2011-11-02
1
-0
/
+9
*
ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID)
Manfred Spraul
2011-11-02
1
-1
/
+0
*
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
2011-11-02
1
-4
/
+7
*
proc: fix races against execve() of /proc/PID/fd**
Vasiliy Kulikov
2011-11-02
1
-43
/
+103
*
procfs: report EISDIR when reading sysctl dirs in proc
Pavel Emelyanov
2011-11-02
1
-0
/
+1
*
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
2011-11-02
1
-3
/
+6
*
mm/page_cgroup.c: quiet sparse noise
H Hartley Sweeten
2011-11-02
1
-1
/
+1
*
memcg: Fix race condition in memcg_check_events() with this_cpu usage
Steven Rostedt
2011-11-02
1
-4
/
+6
*
memcg: close race between charge and putback
Johannes Weiner
2011-11-02
1
-1
/
+20
*
memcg: skip scanning active lists based on individual size
Johannes Weiner
2011-11-02
4
-41
/
+25
*
memcg: do not expose uninitialized mem_cgroup_per_node to world
Igor Mammedov
2011-11-02
1
-1
/
+1
*
memcg: fix oom schedule_timeout()
KAMEZAWA Hiroyuki
2011-11-02
1
-1
/
+1
*
memcg: rename mem variable to memcg
Raghavendra K T
2011-11-02
2
-479
/
+485
*
cgroup/kmemleak: Annotate alloc_page() for cgroup allocations
Steven Rostedt
2011-11-02
1
-2
/
+5
*
cgroups: don't attach task to subsystem if migration failed
Ben Blum
2011-11-02
1
-6
/
+9
*
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
2011-11-02
1
-3
/
+3
*
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
2011-11-02
1
-5
/
+15
*
isofs: add readpages support
Namjae Jeon
2011-11-02
1
-1
/
+9
*
minix: describe usage of different magic numbers
Sami Kerola
2011-11-02
1
-5
/
+5
*
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
2011-11-02
1
-3
/
+3
*
rtc: add initial support for mcp7941x parts
David Anders
2011-11-02
1
-0
/
+27
*
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-11-02
1
-23
/
+9
*
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
2011-11-02
1
-0
/
+14
*
ramfs: remove module leftovers
Richard Weinberger
2011-11-02
1
-10
/
+0
*
binfmt_elf: fix PIE execution with randomization disabled
Jiri Kosina
2011-11-02
1
-1
/
+10
*
thp: share get_huge_page_tail()
Andrea Arcangeli
2011-11-02
5
-44
/
+11
*
sparc: gup_pte_range() support THP based tail recounting
Andrea Arcangeli
2011-11-02
1
-0
/
+13
*
s390: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
2011-11-02
1
-10
/
+11
*
s390: gup_huge_pmd() support THP tail recounting
Andrea Arcangeli
2011-11-02
1
-1
/
+23
*
powerpc: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
2011-11-02
1
-10
/
+11
*
powerpc: gup_hugepte() support THP based tail recounting
Andrea Arcangeli
2011-11-02
1
-1
/
+23
*
powerpc: gup_hugepte() avoid freeing the head page too many times
Andrea Arcangeli
2011-11-02
1
-3
/
+2
*
powerpc: get_hugepte() don't put_page() the wrong page
Andrea Arcangeli
2011-11-02
1
-1
/
+1
*
powerpc: remove superfluous PageTail checks on the pte gup_fast
Andrea Arcangeli
2011-11-02
1
-13
/
+0
*
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-02
8
-84
/
+171
*
Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
81
-14
/
+5778
|
\
|
*
Merge branch 'imx/imx6q' into next/soc
Arnd Bergmann
2011-11-02
34
-80
/
+3662
|
|
\
|
|
*
MAINTAINERS: add ARM/FREESCALE IMX6 entry
Shawn Guo
2011-10-31
1
-0
/
+7
|
|
*
arm/imx: merge i.MX3 and i.MX6
Sascha Hauer
2011-10-31
4
-19
/
+13
|
|
*
arm/imx6q: add suspend/resume support
Shawn Guo
2011-10-31
4
-1
/
+108
|
|
*
arm/imx6q: add device tree machine support
Shawn Guo
2011-10-31
4
-2
/
+99
|
|
*
arm/imx6q: add smp and cpu hotplug support
Shawn Guo
2011-10-31
7
-0
/
+246
|
|
*
arm/imx6q: add core drivers clock, gpc, mmdc and src
Shawn Guo
2011-10-31
6
-0
/
+2263
[next]