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
...
|
|
*
|
powerpc/fsl_pci: Fix sparse warnings
Anton Vorontsov
2008-12-30
1
-3
/
+4
|
|
*
|
powerpc/83xx: Add USB Host support for MPC8360E-RDK boards
Anton Vorontsov
2008-12-30
1
-2
/
+17
|
|
*
|
powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards
Anton Vorontsov
2008-12-30
2
-2
/
+116
|
|
*
|
powerpc: Implement GPIO driver for simple memory-mapped banks
Anton Vorontsov
2008-12-30
4
-0
/
+179
|
|
*
|
powerpc: Add device tree bindings for BCSR GPIO banks
Anton Vorontsov
2008-12-30
1
-1
/
+31
|
|
*
|
powerpc/qe: Implement QE Pin Multiplexing API
Anton Vorontsov
2008-12-30
2
-0
/
+216
|
|
*
|
powerpc/83xx: Fix sparse warnings in mpc836x_mds.c
Anton Vorontsov
2008-12-30
1
-3
/
+3
|
|
*
|
powerpc/83xx: Fix sparse warnings in board files
Anton Vorontsov
2008-12-30
6
-10
/
+7
|
|
*
|
powerpc: Implement get_brgfreq() and get_baudrate() stubs
Anton Vorontsov
2008-12-30
1
-0
/
+5
*
|
|
|
fix similar typos to successfull
Coly Li
2009-01-08
19
-22
/
+22
*
|
|
|
Make various things static
Roel Kluin
2009-01-08
3
-6
/
+5
*
|
|
|
generic swap(): dcache: use swap() instead of private do_switch()
Wu Fengguang
2009-01-08
1
-9
/
+5
*
|
|
|
generic swap(): sched: remove local swap() macro
Wu Fengguang
2009-01-08
1
-2
/
+0
*
|
|
|
generic swap(): ext4: remove local swap() macro
Wu Fengguang
2009-01-08
1
-4
/
+0
*
|
|
|
generic swap(): ext3: remove local swap() macro
Wu Fengguang
2009-01-08
1
-4
/
+0
*
|
|
|
generic swap(): introduce global macro swap(a, b)
Wu Fengguang
2009-01-08
1
-0
/
+6
*
|
|
|
generic swap(): lib/sort.c: rename swap to swap_func
Wu Fengguang
2009-01-08
1
-14
/
+16
*
|
|
|
generic swap(): iphase: rename swap() to swap_byte_order()
Wu Fengguang
2009-01-08
1
-3
/
+3
*
|
|
|
generic swap(): sparc: rename swap() to swap_ulong()
Wu Fengguang
2009-01-08
1
-2
/
+3
*
|
|
|
remove lots of double-semicolons
Fernando Carrijo
2009-01-08
9
-9
/
+9
*
|
|
|
romfs: romfs_iget() - unsigned ino >= 0 is always true
roel kluin
2009-01-08
1
-6
/
+6
*
|
|
|
vmcore: remove saved_max_pfn check
Magnus Damm
2009-01-08
1
-2
/
+0
*
|
|
|
w1: send status messages after command processing
Evgeniy Polyakov
2009-01-08
3
-8
/
+76
*
|
|
|
w1: added w1 reset command
Evgeniy Polyakov
2009-01-08
3
-0
/
+10
*
|
|
|
w1: move w1 commands from defines to enum
Evgeniy Polyakov
2009-01-08
1
-5
/
+8
*
|
|
|
w1: allow master IO commands
Evgeniy Polyakov
2009-01-08
1
-65
/
+77
*
|
|
|
w1: documentation update
Evgeniy Polyakov
2009-01-08
1
-38
/
+91
*
|
|
|
w1: list slaves commands
Evgeniy Polyakov
2009-01-08
1
-17
/
+85
*
|
|
|
w1: add touch block command
Evgeniy Polyakov
2009-01-08
4
-4
/
+35
*
|
|
|
w1: add list masters w1 command
Evgeniy Polyakov
2009-01-08
2
-0
/
+57
*
|
|
|
w1: add 1-wire master driver for i.MX27 / i.MX31
Sascha Hauer
2009-01-08
5
-0
/
+232
*
|
|
|
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
2009-01-08
1
-13
/
+22
*
|
|
|
misc: add dell-laptop driver
Matthew Garrett
2009-01-08
4
-0
/
+454
*
|
|
|
dcdbas: export functionality for use in other drivers
Matthew Garrett
2009-01-08
2
-4
/
+7
*
|
|
|
ELF: implement AT_RANDOM for glibc PRNG seeding
Kees Cook
2009-01-08
2
-3
/
+15
*
|
|
|
mqueue: fix si_pid value in mqueue do_notify()
Sukadev Bhattiprolu
2009-01-08
1
-1
/
+2
*
|
|
|
pid: generalize task_active_pid_ns
Eric W. Biederman
2009-01-08
3
-7
/
+9
*
|
|
|
pid: implement ns_of_pid
Eric W. Biederman
2009-01-08
1
-0
/
+18
*
|
|
|
cpuset: remove remaining pointers to cpumask_t
Li Zefan
2009-01-08
2
-17
/
+21
*
|
|
|
cpuset: convert cpuset->cpus_allowed to cpumask_var_t
Li Zefan
2009-01-08
1
-40
/
+60
*
|
|
|
cpuset: don't allocate trial cpuset on stack
Li Zefan
2009-01-08
1
-33
/
+60
*
|
|
|
cpuset: convert cpuset_attach() to use cpumask_var_t
Li Zefan
2009-01-08
1
-5
/
+9
*
|
|
|
cpuset: remove on stack cpumask_t in cpuset_can_attach()
Li Zefan
2009-01-08
1
-6
/
+5
*
|
|
|
cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
Li Zefan
2009-01-08
1
-3
/
+3
*
|
|
|
cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into to...
Miao Xie
2009-01-08
1
-3
/
+7
*
|
|
|
cpuset: rcu_read_lock() to protect task_cs()
Lai Jiangshan
2009-01-08
1
-8
/
+3
*
|
|
|
cgroups: add css_tryget()
Paul Menage
2009-01-08
2
-11
/
+88
*
|
|
|
cgroups: use hierarchy_mutex in memory controller
Paul Menage
2009-01-08
1
-8
/
+6
*
|
|
|
cgroups: add a per-subsystem hierarchy_mutex
Paul Menage
2009-01-08
3
-4
/
+52
*
|
|
|
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
2009-01-08
4
-102
/
+76
[prev]
[next]