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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2
-2
/
+2
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2
-4
/
+4
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
4
-36
/
+40
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-22
/
+1
2012-01-10
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+4
2012-01-09
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-61
/
+4
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+0
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
8
-23
/
+15
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-34
/
+8
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-357
/
+355
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
8
-22
/
+15
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
377
-15937
/
+21299
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-10
/
+56
2012-01-06
powerpc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
1
-11
/
+14
2012-01-06
powerpc/PCI: split PHB part out of pcibios_map_io_space()
Bjorn Helgaas
1
-19
/
+21
2012-01-06
powerpc/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2
-2
/
+1
2012-01-06
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
18
-354
/
+352
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-43
/
+27
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+25
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-89
/
+37
2012-01-04
powerpc: fix compile error with 85xx/p1010rdb.c
Tony Breeds
1
-2
/
+0
2012-01-04
powerpc: fix compile error with 85xx/p1023_rds.c
Michael Neuling
1
-1
/
+0
2012-01-04
powerpc/fsl: add MSI support for the Freescale hypervisor
Timur Tabi
3
-23
/
+81
2012-01-04
arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree
Julia Lawall
1
-0
/
+1
2012-01-04
powerpc/fsl: Add support for Integrated Flash Controller
Prabhakar Kushwaha
4
-0
/
+1149
2012-01-04
powerpc/fsl: update compatiable on fsl 16550 uart nodes
Kumar Gala
51
-101
/
+101
2012-01-04
powerpc/85xx: fix PCI and localbus properties in p1022ds.dts
Timur Tabi
1
-4
/
+4
2012-01-04
powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfig
Timur Tabi
1
-0
/
+1
2012-01-04
powerpc/fsl: Update defconfigs to enable some standard FSL HW features
Kumar Gala
4
-15
/
+30
2012-01-04
powerpc: Add TBI PHY node to first MDIO bus
Andy Fleming
5
-2
/
+24
2012-01-04
sbc834x: put full compat string in board match check
Paul Gortmaker
1
-2
/
+2
2012-01-04
powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address
Kumar Gala
1
-0
/
+55
2012-01-03
consolidate umode_t declarations
Al Viro
1
-6
/
+0
2012-01-03
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
1
-2
/
+2
2012-01-03
switch spufs guts to umode_t
Al Viro
4
-12
/
+12
2012-01-03
switch procfs to umode_t use
Al Viro
1
-1
/
+1
2012-01-03
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2012-01-03
powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
Li Zhong
2
-3
/
+3
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-34
/
+39
2011-12-29
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
1
-0
/
+2
2011-12-27
KVM: PPC: Whitespace fix for kvm.h
Alexander Graf
1
-2
/
+2
2011-12-27
KVM: PPC: annotate kvm_rma_init as __init
Nishanth Aravamudan
1
-1
/
+1
2011-12-27
KVM: introduce id_to_memslot function
Xiao Guangrong
1
-1
/
+1
2011-12-26
KVM: PPC: e500: include linux/export.h
Scott Wood
1
-0
/
+1
2011-12-26
KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
Michael Neuling
1
-1
/
+1
2011-12-26
KVM: PPC: protect use of kvmppc_h_pr
Andreas Schwab
1
-0
/
+2
2011-12-26
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
Andreas Schwab
2
-33
/
+33
[next]