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-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
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-03
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
2012-01-03
switch spufs guts to umode_t
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-07
powerpc/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-11-25
powerpc/cell/iommu: Add missing of_node_put
Julia Lawall
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
powerpc: fix implicit notifier use in converting to export.h
Paul Gortmaker
2011-10-31
powerpc: cell/beat_wrapper.h is implicitly using memcpy functions
Paul Gortmaker
2011-10-31
powerpc: Fix up implicit sched.h users
Paul Gortmaker
2011-10-31
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
2011-08-18
net: fix IBM EMAC driver after rename.
Tony Breeds
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
switch do_spufs_create() to user_path_create(), fix double-unlock
Al Viro
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
[next]