index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-42
/
+0
2011-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
3
-14
/
+15
2011-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
13
-27
/
+215
2011-03-30
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
28
-48
/
+11
2011-03-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
31
-65
/
+160
2011-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
12
-35
/
+24
2011-03-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
101
-689
/
+1196
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-30
Merge branches 'fixes' and 'devel-stable' into for-linus
Russell King
88
-616
/
+1114
2011-03-30
genirq: Fix misnamed label in handle_edge_eoi_irq
Thomas Gleixner
1
-1
/
+1
2011-03-29
libceph: Create a new key type "ceph".
Tommi Virtanen
4
-8
/
+85
2011-03-29
libceph: Get secret from the kernel keys api when mounting with key=NAME.
Tommi Virtanen
2
-0
/
+59
[next]