index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
2012-12-20
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
switch spufs/coredump to iterate_fd()
Al Viro
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Use hpt_va to compute virtual address
Aneesh Kumar K.V
2012-09-11
powerpc/celleb_pci: add a const qualifier
Uwe Kleine-König
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-08-21
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-29
new helper: done_path_create()
Al Viro
2012-07-29
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-07-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
spufs: shift dget/mntget towards dentry_open()
Al Viro
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-10
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-02
powerpc: Mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-20
spufs: make register_filesystem the last potential failure exit
Al Viro
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-21
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-19
Wrap accesses to the fd_sets in struct fdtable
David Howells
[next]