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
*
[JFFS2] Trigger garbage collection when very_dirty_list size becomes excessive
David Woodhouse
2007-10-06
3
-2
/
+24
*
[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.
David Woodhouse
2007-10-06
1
-3
/
+4
*
[MTD] [NAND] Resume method for CAFÉ NAND controller
David Woodhouse
2007-10-06
1
-3
/
+39
*
[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.
David Woodhouse
2007-10-06
1
-1
/
+7
*
Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6
David Woodhouse
2007-10-06
1
-2
/
+2
|
\
|
*
[MTD] [NAND] s3c2410: fix arch moves
Ben Dooks
2007-09-25
1
-2
/
+2
*
|
[MTD] [OneNAND] fix numerous races
Artem Bityutskiy
2007-09-23
1
-75
/
+95
|
/
*
[MTD] map driver for NOR flash on the Intel Vermilion Range chipset
David Woodhouse
2007-09-23
3
-0
/
+306
*
[JFFS2] Fix unpoint length
Andy Lowe
2007-09-23
3
-3
/
+3
*
[MTD] fix CFI point method for discontiguous maps
Andy Lowe
2007-09-23
1
-4
/
+11
*
[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver
Todd Poynor
2007-09-23
5
-365
/
+205
*
[MTD] Document erase interface.
Jörn Engel
2007-09-21
1
-0
/
+7
*
[MTD] Remove Momenco Ocelot NOR flash support
Yoichi Yuasa
2007-09-09
3
-184
/
+0
*
[MTD] [NAND] nandsim: avoid deadlocking FS
Artem Bityutskiy
2007-09-06
1
-1
/
+7
*
[MTD] Fix CFI build error when no map width or interleave supported
David Woodhouse
2007-09-06
2
-1
/
+18
*
[MTD] [OneNAND] main read/write ops support for yaffs2
Kyungmin Park
2007-09-06
1
-116
/
+233
*
[MTD] [OneNAND] Use mtd_oob_ops at oob functions
Kyungmin Park
2007-08-30
1
-15
/
+36
*
[MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers
Jörn Engel
2007-08-29
3
-0
/
+749
*
Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
David Woodhouse
2007-08-23
5
-386
/
+3
|
\
|
*
[MTD] Remove dead maps
Kumar Gala
2007-08-22
4
-383
/
+0
|
*
[MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc
Josh Boyer
2007-08-22
2
-3
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-08-23
682
-8110
/
+11763
|
\
\
|
|
/
|
*
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
[next]