| Commit message (Expand) | Author | Age |
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-01 |
|\ |
|
| * | ARM: 7438/1: fill possible PMD empty section gaps | Nicolas Pitre | 2012-07-01 |
| * | ARM: 7428/1: Prevent KALLSYM size mismatch on ARM. | David Brown | 2012-06-22 |
* | | Linux 3.5-rc5 | Linus Torvalds | 2012-06-30 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-30 |
|\ \ |
|
| * \ | Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-06-30 |
| |\ \ |
|
| | * | | ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry | Sachin Kamat | 2012-06-26 |
| | * | | ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping | Jose Miguel Goncalves | 2012-06-20 |
| | * | | ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL | Jonghwan Choi | 2012-06-20 |
| * | | | ARM: imx6q: fix suspend regression caused by common clk migration | Shawn Guo | 2012-06-30 |
| * | | | Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-06-30 |
| |\ \ \ |
|
| | * | | | ARM: OMAP4470: Fix OMAP4470 boot failure | Jon Hunter | 2012-06-27 |
| | * | | | ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n | Kevin Hilman | 2012-06-26 |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/... | Olof Johansson | 2012-06-24 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ARM: shmobile: r8a7779: Route all interrupts to ARM | Phil Edworthy | 2012-06-22 |
| | * | | | ARM: shmobile: kzm9d: use late init machine hook | Kuninori Morimoto | 2012-06-21 |
| | * | | | ARM: shmobile: kzm9g: use late init machine hook | Kuninori Morimoto | 2012-06-21 |
| | * | | | ARM: mach-shmobile: armadillo800eva: Use late init machine hook | Laurent Pinchart | 2012-06-21 |
| | * | | | ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerel | Guennadi Liakhovetski | 2012-06-20 |
| | * | | | ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabled | Nobuhiro Iwamatsu | 2012-06-20 |
| | * | | | ARM: shmobile: sh7372: bugfix: chclr_offset base | Kuninori Morimoto | 2012-06-20 |
| | * | | | ARM: shmobile: sh73a0: bugfix: SY-DMAC number | Kuninori Morimoto | 2012-06-20 |
| | |/ / |
|
* | | | | printk.c: fix kernel-doc warnings | Randy Dunlap | 2012-06-30 |
* | | | | linux/irq.h: fix kernel-doc warning | Randy Dunlap | 2012-06-30 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-06-30 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown | 2012-06-30 |
| |\ \ \ \ \ \ \ |
|
| | | | | * | | | | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui | 2012-06-05 |
| | | | | * | | | | ACPI sysfs.c strlen fix | Pavel Vasilyev | 2012-06-05 |
| | | | * | | | | | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang | 2012-06-11 |
| | | | * | | | | | ACPI: Remove one board specific WARN when ignoring timer overriding | Feng Tang | 2012-06-11 |
| | | | * | | | | | ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases | Feng Tang | 2012-06-11 |
| | | * | | | | | | ACPI video: Still use ACPI backlight control if _DOS doesn't exist | Zhang Rui | 2012-06-30 |
| | * | | | | | | | ACPI, APEI, Avoid too much error reporting in runtime | Huang Ying | 2012-06-12 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | acpi_pad: fix power_saving thread deadlock | Stuart Hayes | 2012-06-30 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-06-30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | printk: Optimize if statement logic where newline exists | Steven Rostedt | 2012-06-29 |
| * | | | | | | | printk: flush continuation lines immediately to console | Kay Sievers | 2012-06-29 |
| * | | | | | | | syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ | Jan Beulich | 2012-06-26 |
| * | | | | | | | Revert "printk: return -EINVAL if the message len is bigger than the buf size" | Greg Kroah-Hartman | 2012-06-26 |
| * | | | | | | | printk: fix regression in SYSLOG_ACTION_CLEAR | Alan Stern | 2012-06-25 |
| * | | | | | | | stable: Allow merging of backports for serious user-visible performance issues | Mel Gorman | 2012-06-25 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-06-29 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. | Deepthi Dharwar | 2012-06-27 |
| * | | | | | | | PM / Sleep: Prevent waiting forever on asynchronous suspend after abort | Mandeep Singh Baines | 2012-06-24 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-06-29 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | powerpc/pseries: Fix software invalidate TCE | Michael Neuling | 2012-06-29 |
| * | | | | | | | powerpc: check_and_cede_processor() never cedes | Anton Blanchard | 2012-06-29 |
| * | | | | | | | powerpc/ftrace: Do not trace restore_interrupts() | Steven Rostedt | 2012-06-29 |
| * | | | | | | | powerpc: Fix Section mismatch warnings in prom_init.c | Li Zhong | 2012-06-29 |
| * | | | | | | | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt | Tiejun Chen | 2012-06-29 |