index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
2012-12-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
1
-1
/
+1
|
\
|
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
2
-4
/
+4
|
\
\
|
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
2
-4
/
+4
|
|
/
*
/
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-12-11
1
-2
/
+2
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-06
3
-25
/
+26
|
\
|
*
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2012-09-17
1
-22
/
+23
|
*
powerpc/mm: Use hpt_va to compute virtual address
Aneesh Kumar K.V
2012-09-17
1
-1
/
+1
|
*
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-10
2
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
2
-32
/
+29
|
\
\
|
*
|
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
1
-12
/
+9
|
*
|
switch spufs/coredump to iterate_fd()
Al Viro
2012-09-26
1
-20
/
+20
|
|
/
*
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
\
|
*
|
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
2012-08-21
1
-1
/
+1
|
|
/
*
/
powerpc/celleb_pci: add a const qualifier
Uwe Kleine-König
2012-09-11
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
2
-53
/
+26
|
\
|
*
new helper: done_path_create()
Al Viro
2012-07-29
1
-3
/
+1
|
*
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
2
-16
/
+11
|
*
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
1
-23
/
+10
|
*
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
1
-7
/
+1
|
*
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-29
1
-6
/
+5
*
|
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-07-24
1
-2
/
+1
|
\
\
|
*
|
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-07-06
1
-2
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-07-23
2
-16
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
2012-07-10
1
-15
/
+13
|
*
|
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-10
1
-13
/
+13
|
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-07-10
1
-5
/
+6
|
|
\
\
|
*
|
|
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
2012-07-03
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
1
-10
/
+8
*
|
|
spufs: shift dget/mntget towards dentry_open()
Al Viro
2012-07-23
1
-28
/
+18
|
|
/
|
/
|
*
|
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2012-07-10
1
-5
/
+6
|
/
*
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
1
-1
/
+1
|
\
|
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
|
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-30
2
-6
/
+4
|
/
*
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
2012-04-12
2
-2
/
+2
*
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-04
1
-7
/
+9
|
\
|
*
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-7
/
+9
*
|
powerpc: Mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-04-02
2
-2
/
+2
*
|
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
\
|
*
|
Wrap accesses to the fd_sets in struct fdtable
David Howells
2012-02-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
\
|
*
|
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+0
*
|
|
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-28
1
-2
/
+0
|
/
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
3
-3
/
+3
|
\
\
|
*
|
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2012-03-21
2
-2
/
+1
|
*
|
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
1
-1
/
+2
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-7
/
+7
|
\
\
|
*
|
spufs: make register_filesystem the last potential failure exit
Al Viro
2012-03-20
1
-5
/
+5
|
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+2
|
|
/
[next]