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
*
ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
Jan Kara
2012-07-22
2
-10
/
+13
*
ext4: remove useless marking of superblock dirty
Jan Kara
2012-07-22
2
-4
/
+0
*
ext4: fix ext4 mismerge back in January
Al Viro
2012-07-22
1
-1
/
+0
*
ext4: remove dynamic array size in ext4_chksum()
Theodore Ts'o
2012-07-22
1
-1
/
+3
*
ext4: remove unused variable in ext4_update_super()
Theodore Ts'o
2012-07-22
1
-1
/
+1
*
ext4: make quota as first class supported feature
Aditya Kali
2012-07-22
3
-10
/
+150
*
ext4: don't take the i_mutex lock when doing DIO overwrites
Zheng Liu
2012-07-22
2
-4
/
+71
*
ext4: add a new nolock flag in ext4_map_blocks
Zheng Liu
2012-07-09
2
-10
/
+51
*
ext4: split ext4_file_write into buffered IO and direct IO
Zheng Liu
2012-07-09
1
-22
/
+38
*
ext4: remove an unused statement in ext4_mb_get_buddy_page_lock()
Haibo Liu
2012-07-09
1
-1
/
+0
*
ext4: fix out-of-date comments in extents.c
HaiboLiu
2012-07-09
1
-2
/
+1
*
ext4: use s_csum_seed instead of i_csum_seed for xattr block
Tao Ma
2012-07-09
1
-7
/
+4
*
ext4: use proper csum calculation in ext4_rename
Tao Ma
2012-07-09
1
-2
/
+9
*
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
2012-07-09
4
-57
/
+132
*
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
2012-06-30
4
-8
/
+8
*
ext4: honor O_(D)SYNC semantic in ext4_fallocate()
Zheng Liu
2012-06-30
1
-0
/
+2
*
ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groups
Aditya Kali
2012-06-30
1
-8
/
+15
*
Linux 3.5-rc5
v3.5-rc5
Linus Torvalds
2012-06-30
1
-1
/
+1
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-06-30
14
-19
/
+37
|
\
|
*
Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-06-30
3
-6
/
+6
|
|
\
|
|
*
ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry
Sachin Kamat
2012-06-27
1
-4
/
+4
|
|
*
ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping
Jose Miguel Goncalves
2012-06-21
1
-1
/
+1
|
|
*
ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL
Jonghwan Choi
2012-06-20
1
-1
/
+1
|
*
|
ARM: imx6q: fix suspend regression caused by common clk migration
Shawn Guo
2012-06-30
1
-2
/
+4
|
*
|
Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-06-30
2
-6
/
+4
|
|
\
\
|
|
*
|
ARM: OMAP4470: Fix OMAP4470 boot failure
Jon Hunter
2012-06-27
1
-1
/
+4
|
|
*
|
ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n
Kevin Hilman
2012-06-26
1
-5
/
+0
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...
Olof Johansson
2012-06-24
8
-5
/
+23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ARM: shmobile: r8a7779: Route all interrupts to ARM
Phil Edworthy
2012-06-23
1
-0
/
+7
|
|
*
|
ARM: shmobile: kzm9d: use late init machine hook
Kuninori Morimoto
2012-06-21
1
-0
/
+1
|
|
*
|
ARM: shmobile: kzm9g: use late init machine hook
Kuninori Morimoto
2012-06-21
1
-0
/
+1
|
|
*
|
ARM: mach-shmobile: armadillo800eva: Use late init machine hook
Laurent Pinchart
2012-06-21
1
-0
/
+1
|
|
*
|
ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerel
Guennadi Liakhovetski
2012-06-20
1
-0
/
+3
|
|
*
|
ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabled
Nobuhiro Iwamatsu
2012-06-20
1
-0
/
+5
|
|
*
|
ARM: shmobile: sh7372: bugfix: chclr_offset base
Kuninori Morimoto
2012-06-20
1
-1
/
+1
|
|
*
|
ARM: shmobile: sh73a0: bugfix: SY-DMAC number
Kuninori Morimoto
2012-06-20
1
-4
/
+4
|
|
|
/
*
|
|
printk.c: fix kernel-doc warnings
Randy Dunlap
2012-06-30
1
-1
/
+1
*
|
|
linux/irq.h: fix kernel-doc warning
Randy Dunlap
2012-06-30
1
-2
/
+0
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-06-30
8
-21
/
+59
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
.
\
\
Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...
Len Brown
2012-06-30
9111
-378585
/
+585366
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI
Zhang Rui
2012-06-05
1
-0
/
+8
|
|
|
|
|
*
|
|
ACPI sysfs.c strlen fix
Pavel Vasilyev
2012-06-05
1
-2
/
+2
|
|
|
|
*
|
|
|
ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding
Feng Tang
2012-06-11
1
-0
/
+8
|
|
|
|
*
|
|
|
ACPI: Remove one board specific WARN when ignoring timer overriding
Feng Tang
2012-06-11
1
-5
/
+0
|
|
|
|
*
|
|
|
ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases
Feng Tang
2012-06-11
1
-6
/
+8
|
|
|
*
|
|
|
|
ACPI video: Still use ACPI backlight control if _DOS doesn't exist
Zhang Rui
2012-06-30
1
-0
/
+2
|
|
*
|
|
|
|
|
ACPI, APEI, Avoid too much error reporting in runtime
Huang Ying
2012-06-12
3
-5
/
+27
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
acpi_pad: fix power_saving thread deadlock
Stuart Hayes
2012-06-30
1
-3
/
+4
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-06-30
2
-84
/
+219
|
\
\
\
\
\
\
|
*
|
|
|
|
|
printk: Optimize if statement logic where newline exists
Steven Rostedt
2012-06-29
1
-7
/
+6
[next]