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
*
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
2011-11-02
9
-9
/
+19
|
\
|
*
MAINTAINERS: Update entry for IA64
Tony Luck
2011-10-11
1
-2
/
+1
|
*
[IA64] gpio: GENERIC_GPIO default must be n
Ben Hutchings
2011-09-01
1
-1
/
+1
|
*
[IA64[ add CONFIG_NET_VENDOR_INTEL=y to default config files where needed
Tony Luck
2011-08-26
5
-0
/
+5
|
*
[IA64] agp/hp-agp: Allow binding user memory to the AGP GART
Émeric Maschino
2011-08-23
1
-2
/
+4
|
*
[IA64] sn2: add missing put_cpu()
Tony Luck
2011-08-11
1
-4
/
+8
*
|
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
2011-11-02
70
-1035
/
+4909
|
\
\
|
*
|
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2011-11-02
2
-10
/
+10
|
*
|
aio: allocate kiocbs in batches
Jeff Moyer
2011-11-02
2
-29
/
+108
|
*
|
drivers/misc/vmw_balloon.c: fix typo in code comment
Rakib Mullick
2011-11-02
1
-1
/
+1
|
*
|
drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...
Rakib Mullick
2011-11-02
1
-1
/
+1
|
*
|
w1: disable irqs in critical section
Jan Weitzel
2011-11-02
1
-0
/
+5
|
*
|
drivers/w1/w1_int.c: multiple masters used same init_name
Florian Faber
2011-11-02
1
-0
/
+1
|
*
|
drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal
Clifton Barnes
2011-11-02
1
-0
/
+9
|
*
|
drivers/power/ds2780_battery.c: add a nolock function to w1 interface
Clifton Barnes
2011-11-02
2
-13
/
+37
|
*
|
drivers/power/ds2780_battery.c: create central point for calling w1 interface
Clifton Barnes
2011-11-02
1
-35
/
+42
|
*
|
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
Jonathan Cameron
2011-11-02
2
-84
/
+12
|
*
|
pps gpio client: add missing dependency
Heiko Carstens
2011-11-02
1
-1
/
+1
|
*
|
pps: new client driver using GPIO
James Nuss
2011-11-02
4
-0
/
+269
|
*
|
pps: default echo function
James Nuss
2011-11-02
3
-28
/
+13
|
*
|
include/linux/dma-mapping.h: add dma_zalloc_coherent()
Andrew Morton
2011-11-02
2
-0
/
+17
|
*
|
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
WANG Cong
2011-11-02
2
-37
/
+2
|
*
|
sysctl: add support for poll()
Lucas De Marchi
2011-11-02
5
-0
/
+108
|
*
|
RapidIO: documentation update
Alexandre Bounine
2011-11-02
1
-1
/
+1
|
*
|
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
2011-11-02
1
-2
/
+2
|
*
|
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
[next]