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
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-35
/
+39
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-17
/
+18
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2
-2
/
+3
2014-12-10
ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
1
-2
/
+2
2014-12-10
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+1
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+5
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-19
/
+19
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2014-12-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-23
/
+27
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-3
/
+3
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
18
-112
/
+178
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-11-30
hwmon: (ibmpowernv) Use platform 'id_table' to probe the device
Neelesh Gupta
1
-0
/
+20
2014-11-29
netpoll: delete defconfig references to obsolete NETPOLL_TRAP
Paul Gortmaker
11
-11
/
+0
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-25
/
+11
2014-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
5
-8
/
+8
2014-11-27
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
Anton Blanchard
1
-2
/
+2
2014-11-27
powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE
Gavin Shan
1
-1
/
+1
2014-11-27
powerpc/eeh: Fix PE state format
Gavin Shan
1
-1
/
+1
2014-11-27
powerpc/pseries: Fix endiannes issue in RTAS call from xmon
Laurent Dufour
1
-3
/
+3
2014-11-27
powerpc/powernv: Fix the hmi event version check.
Mahesh Salgaonkar
1
-1
/
+1
2014-11-24
of/reconfig: Always use the same structure for notifiers
Grant Likely
5
-17
/
+18
2014-11-24
powerpc/pci: Remove unused force_32bit_msi quirk
Benjamin Herrenschmidt
2
-12
/
+0
2014-11-24
powerpc/pseries: Honor the generic "no_64bit_msi" flag
Benjamin Herrenschmidt
1
-1
/
+1
2014-11-24
powerpc/powernv: Honor the generic "no_64bit_msi" flag
Benjamin Herrenschmidt
2
-4
/
+2
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
6
-11
/
+11
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
7
-7
/
+7
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
1
-1
/
+1
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-6
/
+4
2014-11-18
PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X
Denis Kirjanov
1
-19
/
+8
2014-11-18
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
4
-23
/
+27
2014-11-17
powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD
Kevin Hao
1
-1
/
+1
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
3
-3
/
+3
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-88
/
+163
2014-11-11
PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
Denis Kirjanov
1
-4
/
+13
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+2
2014-11-11
ftrace: Add more information to ftrace_bug() output
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
7
-88
/
+163
2014-11-03
PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
Denis Kirjanov
3
-0
/
+13
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2014-11-02
powerpc: use device_online/offline() instead of cpu_up/down()
Dan Streetman
1
-2
/
+2
2014-10-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+0
2014-10-31
powerpc/powernv: Properly fix LPC debugfs endianness
Benjamin Herrenschmidt
1
-0
/
+59
2014-10-31
powerpc: do_notify_resume can be called with bad thread_info flags argument
Anton Blanchard
1
-0
/
+6
2014-10-30
powerpc/fadump: Fix endianess issues in firmware assisted dump handling
Hari Bathini
3
-85
/
+95
2014-10-30
powerpc: Fix section mismatch warning
Fabian Frederick
1
-1
/
+1
2014-10-29
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
Nishanth Aravamudan
1
-1
/
+4
[next]