Age | Commit message (Expand) | Author |
2010-12-14 | ARM: GIC: move gic_data[] initialization into gic_init() | Russell King |
2010-12-14 | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King |
2010-12-07 | ARM: 6481/1: Use shared GIC entry macros on OMAP | Magnus Damm |
2010-12-07 | ARM: 6480/1: Use shared GIC entry macros on Vexpress | Magnus Damm |
2010-12-07 | ARM: 6479/1: Use shared GIC entry macros on UX500 | Magnus Damm |
2010-12-07 | ARM: 6478/1: Use shared GIC entry macros on Tegra | Magnus Damm |
2010-12-07 | ARM: 6477/1: Use shared GIC entry macros on Realview | Magnus Damm |
2010-12-07 | ARM: 6476/1: Use shared GIC entry macros on CNS3XXX | Magnus Damm |
2010-12-07 | ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S | Magnus Damm |
2010-12-06 | ARM: tegra: fix regression from addruart rewrite | Olof Johansson |
2010-12-06 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-12-06 | Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx | Russell King |
2010-12-06 | ARM: 6524/1: GIC irq desciptor bug fix | Chao Xie |
2010-12-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa... | Linus Torvalds |
2010-12-04 | parisc: convert the rest of the irq handlers to simple/percpu | James Bottomley |
2010-12-04 | parisc: fix dino/gsc interrupts | James Bottomley |
2010-12-04 | ARM: 6523/1: iop: ensure sched_clock() is notrace | Rabin Vincent |
2010-12-04 | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers | Dave Martin |
2010-12-03 | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds |
2010-12-03 | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds |
2010-12-03 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-12-03 | MN10300: Implement asm/syscall.h | David Howells |
2010-12-03 | Merge branch 'sh/urgent' into sh-fixes-for-linus | Paul Mundt |
2010-12-03 | sh: se/7724: Remove FSI/B of GPIO init code | Nobuhiro Iwamatsu |
2010-12-03 | sh: se/7724: Update clock framework of FSI clock to non-legacy | Nobuhiro Iwamatsu |
2010-12-02 | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge |
2010-12-02 | xen: unplug the emulated devices at resume time | Stefano Stabellini |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini |
2010-12-01 | Merge branch 'sh/cachetlb' into sh-fixes-for-linus | Paul Mundt |
2010-12-01 | sh: Assume new page cache pages have dirty dcache lines. | Paul Mundt |
2010-11-30 | at91/board-yl-9200: fix typo in video support | Jean-Christophe PLAGNIOL-VILLARD |
2010-11-30 | at91/picotux200: remove commenting usb device and dataflash support | Jean-Christophe PLAGNIOL-VILLARD |
2010-11-30 | at91: rename rm9200ek and rm9200dk board file name | Jean-Christophe PLAGNIOL-VILLARD |
2010-11-30 | at91rm9200ek: fix warning: 'ek_mmc_data' defined but not used | Jean-Christophe PLAGNIOL-VILLARD |
2010-11-30 | at91rm9200dk: fix warning: 'dk_mmc_data' defined but not used | Jean-Christophe PLAGNIOL-VILLARD |
2010-11-30 | at91: Convert remaining boards to new-style UART initialization | Jean-Christophe PLAGNIOL-VILLARD |
2010-11-30 | ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selected | Dave Martin |
2010-11-30 | ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_... | Dave Martin |
2010-11-30 | ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_... | Dave Martin |
2010-11-30 | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th... | Dave Martin |
2010-11-30 | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2... | Dave Martin |
2010-11-30 | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.S | Dave Martin |
2010-11-30 | ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p... | Dave Martin |
2010-11-30 | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern... | Dave Martin |
2010-11-30 | ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot... | Dave Martin |
2010-11-30 | ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNEL | Dave Martin |
2010-11-30 | ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL | Dave Martin |
2010-11-30 | ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts | Pawel Moll |