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
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
1
-1
/
+1
2013-04-24
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
1
-0
/
+1
2013-04-24
powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()
Michael Ellerman
1
-1
/
+1
2013-04-10
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
6
-531
/
+1
2013-04-09
spufs: don't bother with fops->owner
Al Viro
1
-2
/
+0
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-3
/
+2
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-50
/
+28
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-10
/
+8
2013-02-23
spufs_mkdir(): don't d_add() on negative parent
Al Viro
1
-43
/
+21
2013-02-23
new helper: file_inode(file)
Al Viro
4
-7
/
+7
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-11
sched, powerpc: Fix sched.h split-up build failure
Ingo Molnar
1
-0
/
+1
2013-01-22
arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-10
powerpc: Convert print_symbol to %pSR
Joe Perches
1
-7
/
+6
2013-01-10
powerpc/celleb: Use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+2
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2
-4
/
+4
2012-12-21
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
1
-1
/
+1
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2012-12-12
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-2
/
+2
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2
-4
/
+4
2012-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-25
/
+26
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-32
/
+29
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-27
switch simple cases of fget_light to fdget
Al Viro
1
-12
/
+9
2012-09-27
switch spufs/coredump to iterate_fd()
Al Viro
1
-20
/
+20
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
1
-22
/
+23
2012-09-17
powerpc/mm: Use hpt_va to compute virtual address
Aneesh Kumar K.V
1
-1
/
+1
2012-09-11
powerpc/celleb_pci: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2
-3
/
+3
2012-08-22
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
1
-1
/
+1
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-53
/
+26
2012-07-29
new helper: done_path_create()
Al Viro
1
-3
/
+1
2012-07-29
pull unlock+dput() out into do_spu_create()
Al Viro
2
-16
/
+11
2012-07-29
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
1
-23
/
+10
2012-07-29
spufs_create_context(): simplify failure exits
Al Viro
1
-7
/
+1
2012-07-29
move spu_forget() into spufs_rmdir()
Al Viro
1
-6
/
+5
2012-07-25
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-2
/
+1
2012-07-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-16
/
+13
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-10
/
+8
2012-07-23
spufs: shift dget/mntget towards dentry_open()
Al Viro
1
-28
/
+18
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
1
-15
/
+13
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
1
-13
/
+13
2012-07-10
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-5
/
+6
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
1
-5
/
+6
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-2
/
+1
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
1
-1
/
+0
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
[prev]
[next]