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
*
mm, slab: Replace 'caller' type, void* -> unsigned long
Ezequiel Garcia
2012-09-25
1
-26
/
+24
*
mm, slob: Add support for kmalloc_track_caller()
Ezequiel Garcia
2012-09-25
2
-5
/
+28
*
mm, slab: Remove silly function slab_buffer_size()
Ezequiel Garcia
2012-09-25
2
-15
/
+2
*
mm, slob: Use NUMA_NO_NODE instead of -1
Ezequiel Garcia
2012-09-25
2
-5
/
+7
*
mm, sl[au]b: Taint kernel when we detect a corrupted slab
Dave Jones
2012-09-19
2
-0
/
+3
*
slab: fix the DEADLOCK issue on l3 alien lock
Michael Wang
2012-09-11
1
-3
/
+3
*
mm: Use __do_krealloc to do the krealloc job
Ezequiel Garcia
2012-09-04
1
-14
/
+21
*
mm, slab: remove page_get_cache
David Rientjes
2012-08-17
1
-6
/
+0
*
mm, slab: remove dflags
David Rientjes
2012-08-17
1
-1
/
+0
*
mm/slab: restructure kmem_cache_create() debug checks
Shuah Khan
2012-08-16
1
-49
/
+48
*
Revert "mm/slab_common.c: cleanup"
Pekka Enberg
2012-08-16
1
-5
/
+10
*
slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
Joonsoo Kim
2012-08-16
1
-0
/
+1
*
slub: Take node lock during object free checks
Christoph Lameter
2012-08-16
1
-12
/
+18
*
mm/slab_common.c: cleanup
Andrew Morton
2012-08-16
1
-10
/
+5
*
slab: do not call compound_head() in page_get_cache()
Michel Lespinasse
2012-08-16
1
-1
/
+0
*
slub: use free_page instead of put_page for freeing kmalloc allocation
Glauber Costa
2012-08-16
1
-1
/
+1
*
Linux 3.6-rc1
v3.6-rc1
Linus Torvalds
2012-08-02
1
-2
/
+2
*
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
2012-08-02
13
-164
/
+451
|
\
|
*
x86: OLPC: move s/r-related EC cmds to EC driver
Andres Salomon
2012-07-31
2
-22
/
+36
|
*
Platform: OLPC: move global variables into priv struct
Andres Salomon
2012-07-31
1
-20
/
+28
|
*
Platform: OLPC: move debugfs support from x86 EC driver
Andres Salomon
2012-07-31
2
-97
/
+117
|
*
x86: OLPC: switch over to using new EC driver on x86
Andres Salomon
2012-07-31
3
-36
/
+27
|
*
Platform: OLPC: add a suspended flag to the EC driver
Andres Salomon
2012-07-31
1
-1
/
+45
|
*
Platform: OLPC: turn EC driver into a platform_driver
Andres Salomon
2012-07-31
2
-0
/
+54
|
*
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
Andres Salomon
2012-07-31
2
-2
/
+116
|
*
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
2012-07-31
9
-3
/
+8
|
*
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
Andres Salomon
2012-07-31
6
-18
/
+55
*
|
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-08-02
43
-569
/
+1387
|
\
\
|
*
\
Merge branch 'marvell/dt' into late2/dt
Olof Johansson
2012-07-29
65
-646
/
+1915
|
|
\
\
|
|
*
|
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
2012-07-27
6
-6
/
+6
|
|
*
|
ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.
Andrew Lunn
2012-07-27
2
-84
/
+50
|
|
*
|
ARM: Kirkwood: Describe Dreamplug LEDs in DT.
Andrew Lunn
2012-07-27
2
-34
/
+16
|
|
*
|
ARM: Kirkwood: Describe iConnects LEDs in DT.
Andrew Lunn
2012-07-27
2
-46
/
+34
|
|
*
|
ARM: Kirkwood: Describe iConnects temperature sensor in DT.
Andrew Lunn
2012-07-27
2
-10
/
+8
|
|
*
|
ARM: Kirkwood: Describe IB62x0 LEDs in DT.
Andrew Lunn
2012-07-27
2
-36
/
+17
|
|
*
|
ARM: Kirkwood: Describe IB62x0 gpio-keys in DT.
Andrew Lunn
2012-07-27
2
-31
/
+16
|
|
*
|
ARM: Kirkwood: Describe DNS32? gpio-keys in DT.
Jamie Lentin
2012-07-27
2
-37
/
+21
|
|
*
|
ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsi
Jamie Lentin
2012-07-27
3
-82
/
+50
|
|
*
|
ARM: Kirkwood: Replace DNS-320/DNS-325 leds with dt bindings
Jamie Lentin
2012-07-27
3
-90
/
+50
|
|
*
|
ARM: Kirkwood: Describe DNS325 temperature sensor in DT.
Andrew Lunn
2012-07-27
2
-13
/
+10
|
|
*
|
ARM: Kirkwood: Use DT to configure SATA device.
Andrew Lunn
2012-07-27
9
-20
/
+24
|
|
*
|
ARM: kirkwood: use devicetree for SPI on dreamplug
Michael Walle
2012-07-27
2
-41
/
+29
|
|
*
|
ARM: kirkwood: Add LS-XHL and LS-CHLv2 support
Michael Walle
2012-07-27
9
-0
/
+291
|
|
*
|
ARM: Kirkwood: Initial DTS support for Kirkwood GoFlex Net
Josh Coombs
2012-07-27
7
-0
/
+224
|
|
*
|
ARM: Kirkwood: Add basic device tree support for QNAP TS219.
Andrew Lunn
2012-07-27
9
-0
/
+228
|
|
*
|
ATA: sata_mv: Add device tree support
Andrew Lunn
2012-07-27
4
-13
/
+53
|
|
*
|
ARM: Orion: DTify the watchdog timer.
Andrew Lunn
2012-07-27
4
-1
/
+29
|
|
*
|
ARM: Orion: Add arch support needed for I2C via DT.
Andrew Lunn
2012-07-27
4
-0
/
+15
|
|
*
|
ARM: kirkwood: use devicetree for orion-spi
Michael Walle
2012-07-27
2
-1
/
+17
|
|
*
|
ARM: Orion: DT support for IRQ and GPIO Controllers
Andrew Lunn
2012-07-27
13
-132
/
+307
[next]