summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney
2011-04-01microblaze: Fix ftraceMichal Simek
2011-04-01microblaze: Wire up new syscallsMichal Simek
2011-04-01microblaze: Fix level/edge irq sensibilityMichal Simek
2011-04-01powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt
2011-04-01powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt
2011-04-01powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt
2011-04-01powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt
2011-04-01powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt
2011-04-01powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt
2011-04-01powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt
2011-04-01powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt
2011-03-31x86, UV: Fix kdump rebootCliff Wickman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31sparc32: Pass task_struct to schedule_tail() in ret_from_forkTkhai Kirill
2011-03-31x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov
2011-03-31sh: fix build error in board-sh7757lcr.cYoshihiro Shimoda
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-31sh: landisk: Remove whitespaceNobuhiro Iwamatsu
2011-03-31sh: landisk: Remove mv_nr_irqsNobuhiro Iwamatsu
2011-03-31sparc64: Fix section mis-match errors.David S. Miller
2011-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-30avr32: Fix missing irq namespace conversionThomas Gleixner
2011-03-30powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely
2011-03-30Merge commit 'v2.6.39-rc1' into perf/urgentIngo Molnar
2011-03-30sparc: Hook up syncfs system call.David S. Miller
2011-03-30[IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck
2011-03-30powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt
2011-03-30powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell
2011-03-29powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner
2011-03-29powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard
2011-03-29powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt
2011-03-29powerpc: Fix accounting of softirq time when idleAnton Blanchard
2011-03-29powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller