index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
6
-531
/
+1
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-3
/
+2
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-50
/
+28
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-10
/
+8
2013-02-22
spufs_mkdir(): don't d_add() on negative parent
Al Viro
1
-43
/
+21
2013-02-22
new helper: file_inode(file)
Al Viro
4
-7
/
+7
2013-02-21
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-21
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-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2
-4
/
+4
2012-12-20
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
1
-1
/
+1
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2012-12-11
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-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-25
/
+26
2012-10-02
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-26
switch simple cases of fget_light to fdget
Al Viro
1
-12
/
+9
2012-09-26
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-21
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-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-2
/
+1
2012-07-23
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
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2
-6
/
+4
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
2
-2
/
+2
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-7
/
+9
[next]