aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-11-08m68k/apollo: Convert Apollo to genirqGeert Uytterhoeven
2011-11-08m68k/vme: Convert VME to genirqGeert Uytterhoeven
2011-11-08m68k/hp300: Convert HP9000/300 and HP9000/400 to genirqGeert Uytterhoeven
2011-11-08m68k/mac: Optimize interrupts using chain handlersGeert Uytterhoeven
2011-11-08m68k/mac: Convert Mac to genirqGeert Uytterhoeven
2011-11-08m68k/amiga: Optimize interrupts using chain handlersGeert Uytterhoeven
2011-11-08m68k/amiga: Convert Amiga to genirqGeert Uytterhoeven
2011-11-08m68k/amiga: Refactor amiints.cGeert Uytterhoeven
2011-11-08m68k/atari: Remove code and comments about different irq typesGeert Uytterhoeven
2011-11-08m68k/atari: Convert Atari to genirqGeert Uytterhoeven
2011-11-08m68k/irq: Add genirq supportGeert Uytterhoeven
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven
2011-11-08m68k/irq: Extract irq_set_chip()Geert Uytterhoeven
2011-11-08m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it staticGeert Uytterhoeven
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven
2011-11-08m68k/irq: Rename irq_node to irq_dataGeert Uytterhoeven
2011-11-08m68k/irq: Kill irq_node_t typedef, always use struct irq_nodeGeert Uytterhoeven
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven
2011-11-08m68k: Revive lost DIO bus config optionGeert Uytterhoeven
2011-11-08m68k: Revive lost ARAnyM config optionsGeert Uytterhoeven
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-11-08ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier
2011-11-08arm/mxs: fix mmc device adding for mach-mx28evkShawn Guo
2011-11-08powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf
2011-11-08Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand
2011-11-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-11-08powerpc/numa: NUMA topology support for PowerNVDipankar Sarma
2011-11-08powerpc: Add System RAM to /proc/iomemAnton Blanchard
2011-11-08powerpc: Add KVM as module to defconfigsMichael Neuling
2011-11-08powerpc/kvm: Fix build with older toolchainsNishanth Aravamudan
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar