| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-07-12 | 2 | -13/+20 |
|\ |
|
| * | powerpc/mm: Fix memory_block_size_bytes() for non-pseries | Benjamin Herrenschmidt | 2011-07-12 | 1 | -11/+19 |
| * | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 2011-07-12 | 1 | -2/+1 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 2011-07-12 | 9 | -30/+32 |
|\ \
| |/
|/| |
|
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Arnd Bergmann | 2011-07-11 | 2 | -22/+24 |
| |\ |
|
| | * | ARM: pxa/raumfeld: fix device name for codec ak4104 | Daniel Mack | 2011-07-11 | 1 | -4/+4 |
| | * | ARM: pxa/raumfeld: display initialisation fixes | Sven Neumann | 2011-07-11 | 1 | -14/+15 |
| | * | ARM: pxa/raumfeld: adapt to upcoming hardware change | Sven Neumann | 2011-07-11 | 1 | -5/+6 |
| | * | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace | Linus Walleij | 2011-07-11 | 1 | -5/+5 |
| * | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 2011-07-07 | 4 | -4/+4 |
| * | | arm: mach-vt8500: add forgotten irq_data conversion | Wolfram Sang | 2011-07-07 | 1 | -9/+12 |
| |/ |
|
| * | ARM: pxa168: correct nand pmu setting | Lei Wen | 2011-07-06 | 1 | -1/+1 |
| * | ARM: pxa910: correct nand pmu setting | Lei Wen | 2011-07-06 | 1 | -1/+1 |
| * | ARM: pxa: fix PGSR register address calculation | Paul Parsons | 2011-07-06 | 1 | -2/+2 |
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-07-10 | 9 | -23/+42 |
|\ \ |
|
| * | | ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing | Vitaly Kuzmichev | 2011-07-07 | 1 | -1/+1 |
| * | | ARM: 6987/1: l2x0: fix disabling function to avoid deadlock | Will Deacon | 2011-07-06 | 1 | -6/+13 |
| * | | ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1 | Petr Štetiar | 2011-07-06 | 1 | -2/+2 |
| * | | ARM: 6979/1: mach-vt8500: add forgotten irq_data conversion | Wolfram Sang | 2011-07-06 | 1 | -9/+12 |
| * | | ARM: move memory layout sanity checking before meminfo initialization | Russell King | 2011-07-05 | 3 | -2/+9 |
| * | | ARM: 6989/1: perf: do not start the PMU when no events are present | Will Deacon | 2011-07-05 | 1 | -2/+4 |
| * | | ARM: dmabounce: fix map_single() error return value | Russell King | 2011-07-04 | 1 | -1/+1 |
* | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-09 | 13 | -20/+36 |
|\ \ \ |
|
| * | | | ARM: S3C2440: fix section mismatch on mini2440 | Wolfram Sang | 2011-07-08 | 1 | -1/+1 |
| * | | | ARM: S3C24XX: drop return codes in void function of dma.c | Wolfram Sang | 2011-07-08 | 1 | -3/+1 |
| * | | | ARM: S3C24XX: don't use uninitialized variable in dma.c | Wolfram Sang | 2011-07-08 | 1 | -6/+2 |
| * | | | ARM: EXYNOS4: Set appropriate I2C device variant | Sylwester Nawrocki | 2011-07-06 | 1 | -0/+6 |
| * | | | Merge branch 'for-spi' into s5p-fixes-for-linus | Kukjin Kim | 2011-07-06 | 5 | -0/+13 |
| |\ \ \ |
|
| | * | | | ARM: SAMSUNG: Add tx_st_done variable | Padmavathi Venna | 2011-07-06 | 5 | -0/+13 |
| | | |/
| | |/| |
|
| * | | | ARM: S5PC100: Fix for compilation error | Padmavathi Venna | 2011-07-06 | 1 | -0/+1 |
| * | | | ARM: EXYNOS4: Address a section mismatch w/ suspend issue. | MyungJoo Ham | 2011-07-06 | 1 | -1/+1 |
| * | | | ARM: S5P: Fix bug on init of PWMTimers for HRTimer | Sangbeom Kim | 2011-07-06 | 1 | -2/+2 |
| * | | | ARM: SAMSUNG: header file revised to prevent declaring duplicated | MyungJoo Ham | 2011-07-06 | 1 | -0/+6 |
| * | | | ARM: EXYNOS4: fix improper gpio configuration | Naveen Krishna Chatradhi | 2011-07-06 | 1 | -1/+1 |
| * | | | ARM: EXYNOS4: Fix card detection for sdhci 0 and 2 | Thomas Abraham | 2011-07-06 | 1 | -6/+2 |
| |/ / |
|
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-08 | 5 | -19/+19 |
|\ \ \ |
|
| * | | | omap: drop __initdata tags from static struct platform_device declarations | Janusz Krzysztofik | 2011-07-04 | 5 | -19/+19 |
* | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-07 | 1 | -28/+28 |
|\ \ \ \ |
|
| * | | | | xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. | Konrad Rzeszutek Wilk | 2011-07-07 | 1 | -28/+28 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-07 | 6 | -3/+36 |
|\ \ \ \ \ |
|
| * | | | | | x86: Don't use the EFI reboot method by default | Matthew Garrett | 2011-07-07 | 1 | -3/+0 |
| * | | | | | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook | 2011-07-07 | 3 | -0/+26 |
| * | | | | | x86, reboot: Acer Aspire One A110 reboot quirk | Peter Chubb | 2011-07-06 | 1 | -0/+8 |
| * | | | | | x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ... | Tejun Heo | 2011-07-01 | 1 | -0/+2 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*---. | | | | | | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2011-07-07 | 1 | -4/+10 |
|\ \ \| | | | |
| |_|_|_|_|/ /
|/| | | | | | |
|
| | * | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2011-06-22 | 1 | -4/+10 |
| | |\ \ \ \ \ |
|
| | | * | | | | | oprofile, x86: Fix race in nmi handler while starting counters | Robert Richter | 2011-06-15 | 1 | -4/+10 |
* | | | | | | | | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2011-07-05 | 18 | -32/+32 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | AT91: Change nand buswidth logic to match hardware default configuration | Nicolas Ferre | 2011-07-04 | 7 | -11/+11 |
| * | | | | | | | | at91: Use "pclk" as con_id on at91cap9 and at91rm9200 | Joachim Eastwood | 2011-06-25 | 2 | -5/+5 |