index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kmemleak: add clear command support
Luis R. Rodriguez
2009-09-08
2
-0
/
+56
*
kmemleak: use bool for true/false questions
Luis R. Rodriguez
2009-09-08
1
-4
/
+4
*
kmemleak: Do no create the clean-up thread during kmemleak_disable()
Catalin Marinas
2009-09-08
1
-17
/
+5
*
kmemleak: Scan all thread stacks
Catalin Marinas
2009-09-04
1
-7
/
+7
*
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Pekka Enberg
2009-09-04
3
-2
/
+31
*
kmemleak: Ignore the aperture memory hole on x86_64
Catalin Marinas
2009-09-01
2
-0
/
+12
*
kmemleak: Printing of the objects hex dump
Sergey Senozhatsky
2009-08-27
1
-0
/
+39
*
kmemleak: Do not report alloc_bootmem blocks as leaks
Catalin Marinas
2009-08-27
1
-1
/
+5
*
kmemleak: Save the stack trace for early allocations
Catalin Marinas
2009-08-27
1
-12
/
+52
*
kmemleak: Mark the early log buffer as __initdata
Catalin Marinas
2009-08-27
2
-21
/
+23
*
kmemleak: Dump object information on request
Catalin Marinas
2009-08-27
2
-0
/
+26
*
kmemleak: Allow rescheduling during an object scanning
Catalin Marinas
2009-08-27
1
-4
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-26
2
-16
/
+47
|
\
|
*
virtio: net refill on out-of-memory
Rusty Russell
2009-08-26
1
-15
/
+46
|
*
smc91x: fix compilation on SMP
Alexey Dobriyan
2009-08-26
1
-1
/
+1
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-08-26
2
-136
/
+79
|
\
\
|
*
|
powerpc/ps3: Update ps3_defconfig
Geoff Levand
2009-08-27
1
-136
/
+75
|
*
|
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
2009-08-27
1
-0
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-08-26
1
-0
/
+4
|
\
\
\
|
*
|
|
IMA: iint put in ima_counts_get and put
Eric Paris
2009-08-27
1
-0
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2009-08-26
7
-12
/
+17
|
\
\
\
\
|
*
|
|
|
m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
Geert Uytterhoeven
2009-08-26
3
-1
/
+7
|
*
|
|
|
m68k: Fix redefinition of pgprot_noncached
Alexey Dobriyan
2009-08-26
1
-2
/
+1
|
*
|
|
|
arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg
Andrew Morton
2009-08-26
1
-6
/
+4
|
*
|
|
|
m68k: cnt reaches -1, not 0
Roel Kluin
2009-08-26
1
-2
/
+4
|
*
|
|
|
m68k: count can reach 51, not 50
Roel Kluin
2009-08-26
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
leds: after setting inverted attribute, we must update the LED
Thadeu Lima de Souza Cascardo
2009-08-26
1
-0
/
+3
*
|
|
|
leds: fix multiple requests and releases of IRQ for GPIO LED Trigger
Thadeu Lima de Souza Cascardo
2009-08-26
1
-7
/
+14
*
|
|
|
acpi processor: remove superfluous warning message
Frans Pop
2009-08-26
1
-2
/
+2
*
|
|
|
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
2009-08-26
3
-17
/
+20
*
|
|
|
wmi: fix kernel panic when stack protection enabled.
Costantino Leandro
2009-08-26
1
-4
/
+4
*
|
|
|
acpi: don't call acpi_processor_init if acpi is disabled
Yinghai Lu
2009-08-26
1
-0
/
+6
*
|
|
|
thermal_sys: check get_temp return value
Michael Brunner
2009-08-26
1
-1
/
+8
*
|
|
|
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-26
1
-15
/
+5
*
|
|
|
mm: fix for infinite churning of mlocked pages
Minchan Kim
2009-08-26
2
-2
/
+8
*
|
|
|
flex_array: convert element_nr formals to unsigned
David Rientjes
2009-08-26
2
-15
/
+19
*
|
|
|
flex_array: declare parts member to have incomplete type
David Rientjes
2009-08-26
1
-1
/
+1
*
|
|
|
flex_array: fix flex_array_free_parts comment
David Rientjes
2009-08-26
1
-3
/
+0
*
|
|
|
flex_array: fix get function for elements in base starting at non-zero
David Rientjes
2009-08-26
1
-6
/
+8
*
|
|
|
pps: fix incorrect verdict check
Joonwoo Park
2009-08-26
1
-1
/
+1
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-25
4
-10
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
irda/sa1100_ir: fix broken netdev_ops conversion
Alexander Beregalov
2009-08-25
1
-4
/
+0
|
*
|
irda/au1k_ir: fix broken netdev_ops conversion
Alexander Beregalov
2009-08-25
1
-4
/
+0
|
*
|
pkt_sched: Fix bogon in tasklet_hrtimer changes.
David S. Miller
2009-08-24
2
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-08-25
13
-143
/
+175
|
\
\
\
|
*
|
|
sparc64: Validate linear D-TLB misses.
David S. Miller
2009-08-25
4
-28
/
+76
|
*
|
|
sparc64: Update defconfig.
David S. Miller
2009-08-18
1
-25
/
+34
|
*
|
|
sparc32: Update defconfig.
David S. Miller
2009-08-18
1
-30
/
+44
|
*
|
|
sparc32: Kill trap table freeing code.
David S. Miller
2009-08-18
2
-48
/
+0
|
*
|
|
sparc: sys32.S incorrect compat-layer splice() system call
Mathieu Desnoyers
2009-08-18
1
-1
/
+1
[next]