index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-01
kdump: Allow shrinking of kdump region to be overridden
Anton Blanchard
2
-2
/
+4
2011-04-01
powerpc/pmac/smp: Remove no-longer needed preempt workaround
Benjamin Herrenschmidt
1
-7
/
+0
2011-04-01
powerpc/smp: Increase vdso_data->processorCount, not just decrease it
Benjamin Herrenschmidt
1
-0
/
+4
2011-04-01
powerpc/smp: Create idle threads on demand and properly reset them
Benjamin Herrenschmidt
1
-22
/
+78
2011-04-01
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
3
-6
/
+15
2011-04-01
powerpc/pmac/smp: Fix CPU hotplug crashes on some machines
Benjamin Herrenschmidt
1
-16
/
+55
2011-04-01
powerpc/smp: Add a smp_ops->bringup_up() done callback
Benjamin Herrenschmidt
2
-0
/
+5
2011-04-01
powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision
Benjamin Herrenschmidt
1
-30
/
+30
2011-04-01
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
4
-28
/
+15
2011-04-01
powerpc/pmac/smp: Remove HMT changes for PowerMac offline code
Benjamin Herrenschmidt
1
-4
/
+0
2011-04-01
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
Benjamin Herrenschmidt
3
-60
/
+55
2011-04-01
powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit
Benjamin Herrenschmidt
1
-12
/
+5
2011-04-01
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
3
-3
/
+4
2011-04-01
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
Benjamin Herrenschmidt
2
-20
/
+6
2011-04-01
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
3
-13
/
+0
2011-04-01
powerpc/smp: Remove unused generic_cpu_enable()
Benjamin Herrenschmidt
2
-23
/
+0
2011-04-01
powerpc/smp: Fix generic_mach_cpu_die()
Benjamin Herrenschmidt
1
-2
/
+1
2011-04-01
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
4
-4
/
+17
2011-04-01
powerpc: Make decrementer interrupt robust against offlined CPUs
Benjamin Herrenschmidt
1
-4
/
+11
2011-03-30
avr32: Fix missing irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2011-03-30
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
Richard Cochran
1
-8
/
+8
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
20
-22
/
+0
2011-03-30
arm: versatile : Fix typo introduced in irq namespace cleanup
Grant Likely
1
-1
/
+1
2011-03-30
nilfs2: fix whitespace coding style issues
Nicolas Kaiser
1
-7
/
+7
2011-03-30
nilfs2: fix oops due to a bad aops initialization
Ryusuke Konishi
1
-1
/
+3
2011-03-30
nilfs2: fix data loss in mmap page write for hole blocks
Ryusuke Konishi
1
-6
/
+5
2011-03-30
[IA64] Fix build breakage - sn_force_interrupt_flag: undefined
Tony Luck
1
-42
/
+0
2011-03-30
powerpc/qe_ic: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
1
-8
/
+8
2011-03-30
powerpc/8xx: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
1
-1
/
+1
2011-03-30
powerpc/cell: fixup for removal of handle_iic_irq
Stephen Rothwell
1
-1
/
+1
2011-03-30
genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build
Stephen Rothwell
1
-1
/
+1
2011-03-30
powerpc/cell: Use handle_edge_eoi_irq for real
Thomas Gleixner
1
-1
/
+1
2011-03-30
powerpc/pseries: Enable Chelsio network and iWARP drivers
Anton Blanchard
1
-0
/
+3
2011-03-30
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
Benjamin Herrenschmidt
2
-15
/
+15
2011-03-30
powerpc: Fix accounting of softirq time when idle
Anton Blanchard
1
-1
/
+1
2011-03-30
powerpc/pseries/smp: query-cpu-stopped-state support won't change
Milton Miller
1
-2
/
+2
2011-03-30
powerpc/xics: Use hwirq for xics domain irq number
Milton Miller
1
-28
/
+29
2011-03-30
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
Milton Miller
1
-8
/
+8
2011-03-30
powerpc: Wire up new syscalls
Stephen Rothwell
2
-1
/
+9
2011-03-30
powerpc/booke: Correct the SPRN_MAS5 definition.
Varun Sethi
1
-1
/
+1
2011-03-30
powerpc: ARCH_PFN_OFFSET should be unsigned long
Scott Wood
1
-1
/
+1
2011-03-30
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
3
-0
/
+44
2011-03-30
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
Jim Keniston
1
-0
/
+24
2011-03-30
powerpc: Restore some misc devices to our configs
Stephen Rothwell
15
-0
/
+15
2011-03-30
sound: Fixup the last user of the old irq functions
Thomas Gleixner
1
-1
/
+1
2011-03-30
genirq: Remove obsolete comment
Thomas Gleixner
1
-7
/
+0
2011-03-30
genirq: Remove now obsolete set_irq_wake()
Thomas Gleixner
1
-8
/
+0
2011-03-30
sh: Fix irq cleanup fallout
Thomas Gleixner
1
-2
/
+2
2011-03-30
x86: apb_timer: Fixup genirq fallout
Thomas Gleixner
1
-1
/
+1
2011-03-29
genirq: Fix misnamed label in handle_edge_eoi_irq
Thomas Gleixner
1
-1
/
+1
[next]