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
*
m68knommu: include linux/fs.h for getname()
Greg Ungerer
2007-08-23
1
-0
/
+1
*
pata_it821x: Fix regression/corruptor
Alan Cox
2007-08-23
1
-1
/
+1
*
lguest should depend on CONFIG_FUTEX
Alexey Dobriyan
2007-08-23
1
-1
/
+1
*
Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
Mel Gorman
2007-08-22
4
-2
/
+33
*
au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()
Yoichi Yuasa
2007-08-22
1
-46
/
+46
*
newport_con warning fix
Andrew Morton
2007-08-22
1
-2
/
+1
*
selection.h: add tty_struct forward declaration
Andrew Morton
2007-08-22
1
-0
/
+2
*
Check for PPC32 in imsttfb
Stephen Rothwell
2007-08-22
1
-1
/
+1
*
Xen i386 xen-head.S fix sections mixup
Mathieu Desnoyers
2007-08-22
1
-3
/
+3
*
exec: kill unsafe BUG_ON(sig->count) checks
Oleg Nesterov
2007-08-22
1
-3
/
+0
*
rtc-max6902 minor fixes
David Brownell
2007-08-22
1
-3
/
+3
*
SLUB: do not fail on broken memory configurations
Christoph Lameter
2007-08-22
1
-1
/
+8
*
SLUB: use atomic_long_read for atomic_long variables
Christoph Lameter
2007-08-22
1
-3
/
+3
*
cfag12864b fix
Miguel Ojeda
2007-08-22
1
-1
/
+1
*
serial: add pci ids for PA Semi PWRficient onchip uarts
Olof Johansson
2007-08-22
1
-0
/
+16
*
autofs4: deadlock during create
Ian Kent
2007-08-22
1
-14
/
+17
*
uml: fix previous request size limit fix
Jeff Dike
2007-08-22
1
-2
/
+2
*
md: correctly update sysfs when a raid1 is reshaped
NeilBrown
2007-08-22
1
-4
/
+18
*
md: make sure a re-add after a restart honours bitmap when resyncing
NeilBrown
2007-08-22
1
-1
/
+2
*
w1: fix w1_remove_master_device() searching
Evgeniy Polyakov
2007-08-22
1
-4
/
+6
*
Fix VM_FAULT flags conversion for hugetlb
Adam Litke
2007-08-22
1
-1
/
+1
*
synclink_gt fix module reference
Paul Fulghum
2007-08-22
1
-0
/
+4
*
slab: skip calling cache_free_alien() when the platform is not numa capable
Siddha, Suresh B
2007-08-22
1
-2
/
+12
*
IPMI: fix warning in ipmi_si_intf.c
Mijo Safradin
2007-08-22
1
-1
/
+1
*
signalfd: make it group-wide, fix posix-timers scheduling
Oleg Nesterov
2007-08-22
2
-11
/
+12
*
signalfd: fix interaction with posix-timers
Oleg Nesterov
2007-08-22
1
-2
/
+2
*
posix-timers: fix creation race
Oleg Nesterov
2007-08-22
1
-1
/
+1
*
posix-timers: fix deletion race
Thomas Gleixner
2007-08-22
1
-3
/
+4
*
Introduce CONFIG_CHECK_SIGNATURE
Geert Uytterhoeven
2007-08-22
5
-1
/
+13
*
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
Geert Uytterhoeven
2007-08-22
3
-4
/
+4
*
zorro: Make sysfs config attribute read-only
Geert Uytterhoeven
2007-08-22
1
-1
/
+1
*
m68k: Fix a few hickups in drivers/scsi/Kconfig
Geert Uytterhoeven
2007-08-22
1
-2
/
+2
*
m68k: Dont include RODATA into text segment
Roman Zippel
2007-08-22
1
-2
/
+2
*
m68k: Enable arbitary speed tty support
Alan Cox
2007-08-22
3
-3
/
+12
*
m68k: Use _AC() instead of #ifdef __ASSEMBLY__
Geert Uytterhoeven
2007-08-22
2
-9
/
+3
*
remove dead code in via-pmu68k
Johannes Berg
2007-08-22
1
-240
/
+0
*
m68k: Remove unnecessary m68k_memoffset export and init
Roman Zippel
2007-08-22
1
-2
/
+0
*
m68k: Kill superfluous extern
Geert Uytterhoeven
2007-08-22
1
-5
/
+1
*
m68k: <asm/page.h> needs <linux/compiler.h>
Geert Uytterhoeven
2007-08-22
1
-0
/
+2
*
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
2007-08-22
7
-16
/
+26
*
correct name for rtc-m41t80
David Brownell
2007-08-22
1
-1
/
+1
*
synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...
Andy Whitcroft
2007-08-22
1
-8
/
+60
*
synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...
Andy Whitcroft
2007-08-22
1
-0
/
+1
*
h8300: missing include
Yoshinori Sato
2007-08-22
2
-0
/
+2
*
Documentation: fix getdelays.c printf bug
Michael Neuling
2007-08-22
1
-1
/
+1
*
free_irq(): fix DEBUG_SHIRQ handling
Andrew Morton
2007-08-22
1
-0
/
+2
*
Add blacklisting capability to serial_pci to avoid misdetection of serial ports
Christian Schmidt
2007-08-22
1
-0
/
+17
*
Serial 8250: handle saving the clear-on-read bits from the LSR and MSR
Corey Minyard
2007-08-22
2
-29
/
+57
*
serial_txx9: Fix modem control line handling
Atsushi Nemoto
2007-08-22
1
-3
/
+11
*
serial: add support for ITE 887x chips
Niels de Vos
2007-08-22
1
-0
/
+159
[next]