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
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2
-2
/
+1
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-1
/
+2
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-14
/
+13
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-103
/
+104
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
3
-103
/
+104
2012-01-04
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch spufs guts to umode_t
Al Viro
3
-11
/
+11
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2
-102
/
+103
2011-12-07
powerpc/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
1
-23
/
+0
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
1
-1
/
+1
2011-11-25
powerpc/cell/iommu: Add missing of_node_put
Julia Lawall
1
-0
/
+2
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
5
-11
/
+7
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
29
-20
/
+22
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+21
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
9
-10
/
+0
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
9
-9
/
+9
2011-11-01
powerpc: fix implicit notifier use in converting to export.h
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: cell/beat_wrapper.h is implicitly using memcpy functions
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: Fix up implicit sched.h users
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
4
-0
/
+4
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
5
-0
/
+5
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
1
-2
/
+11
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
1
-0
/
+12
2011-08-19
net: fix IBM EMAC driver after rename.
Tony Breeds
1
-4
/
+4
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+6
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+9
2011-07-20
switch do_spufs_create() to user_path_create(), fix double-unlock
Al Viro
3
-32
/
+21
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
3
-6
/
+6
2011-05-26
powerpc/cell: Rename ipi functions to match current abstractions
Milton Miller
3
-10
/
+10
2011-05-26
powerpc/cell: Use common smp ipi actions
Milton Miller
1
-32
/
+13
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2
-11
/
+19
2011-05-19
powerpc/axon_msi: Validate msi irq via chip_data
Milton Miller
1
-1
/
+2
2011-05-19
powerpc/spider-pic: Get pic from chip_data instead of irq_map
Milton Miller
1
-6
/
+7
2011-05-19
powerpc: Remove irq_host_ops->remap hook
Milton Miller
1
-11
/
+0
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
1
-2
/
+14
2011-05-19
powerpc: Remove stubbed beat smp support
Milton Miller
5
-131
/
+0
2011-05-19
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
1
-3
/
+3
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2
-34
/
+2
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-10
/
+18
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
4
-14
/
+14
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2
-6
/
+6
2011-04-27
powerpc/pci: Make IO workarounds init implicit when first bus is registered
Michael Ellerman
2
-15
/
+5
2011-04-27
powerpc/pci: Move IO workarounds to the common kernel dir
Michael Ellerman
9
-244
/
+9
2011-04-27
powerpc/pci: Split IO vs MMIO indirect access hooks
Michael Ellerman
1
-1
/
+2
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2
-5
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-30
powerpc/cell: fixup for removal of handle_iic_irq
Stephen Rothwell
1
-1
/
+1
[next]