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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
25
-168
/
+390
2013-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-796
/
+0
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
3
-796
/
+0
2013-07-24
powerpc/perf: BHRB filter configuration should follow the task
Anshuman Khandual
1
-1
/
+4
2013-07-24
powerpc/perf: Ignore separate BHRB privilege state filter request
Anshuman Khandual
1
-9
/
+4
2013-07-24
powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __init
Bjorn Helgaas
1
-1
/
+1
2013-07-24
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
Aneesh Kumar K.V
1
-2
/
+8
2013-07-24
powerpc/mm: Fix fallthrough bug in hpte_decode
Aneesh Kumar K.V
1
-0
/
+2
2013-07-24
powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()
Denis Kirjanov
1
-1
/
+1
2013-07-24
powerpc/eeh: Introdce flag to protect sysfs
Gavin Shan
5
-4
/
+22
2013-07-24
powerpc/eeh: Fix unbalanced enable for IRQ
Gavin Shan
1
-1
/
+5
2013-07-24
powerpc/eeh: Don't use pci_dev during BAR restore
Gavin Shan
4
-16
/
+91
2013-07-24
powerpc/eeh: Use partial hotplug for EEH unaware drivers
Gavin Shan
7
-24
/
+117
2013-07-24
powerpc/pci: Partial tree hotplug support
Gavin Shan
3
-21
/
+51
2013-07-24
powerpc/eeh: Use safe list traversal when walking EEH devices
Gavin Shan
3
-9
/
+9
2013-07-24
powerpc/eeh: Keep PE during hotplug
Gavin Shan
6
-60
/
+20
2013-07-24
powerpc/pci: Override pcibios_release_device()
Gavin Shan
1
-0
/
+11
2013-07-24
powerpc/eeh: Export functions for hotplug
Gavin Shan
2
-3
/
+12
2013-07-24
powerpc/eeh: Remove reference to PCI device
Gavin Shan
2
-17
/
+5
2013-07-24
powerpc: Fix the corrupt r3 error during MCE handling.
Mahesh Salgaonkar
1
-0
/
+3
2013-07-24
powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU
Michael Ellerman
1
-1
/
+10
2013-07-24
powerpc/pseries: Drop "select HOTPLUG"
Paul Bolle
1
-1
/
+0
2013-07-24
powerpc: Access local paca after hard irq disabled
Tiejun Chen
1
-3
/
+4
2013-07-24
powerpc/modules: Module CRC relocation fix causes perf issues
Anton Blanchard
2
-6
/
+2
2013-07-24
powerpc: Add second POWER8 PVR entry
Michael Neuling
3
-4
/
+24
2013-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
15
-170
/
+374
2013-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
8
-61
/
+213
2013-07-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-21
/
+69
2013-07-19
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
5
-42
/
+31
2013-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-43
/
+186
2013-07-19
alpha: Use handle_percpu_irq for the timer interrupt
Richard Henderson
1
-1
/
+1
2013-07-19
alpha: Force the user-visible HZ to a constant 1024.
Richard Henderson
2
-10
/
+5
2013-07-19
alpha: Don't if-out dp264_device_interrupt.
Richard Henderson
1
-8
/
+0
2013-07-19
alpha: Use __builtin_alpha_rpcc
Richard Henderson
1
-3
/
+1
2013-07-19
alpha: Fix type compatibility warning for marvel_map_irq
Richard Henderson
1
-1
/
+2
2013-07-19
alpha: Generate dwarf2 unwind info for various kernel entry points.
Richard Henderson
1
-111
/
+288
2013-07-19
alpha: Implement atomic64_dec_if_positive
Richard Henderson
2
-0
/
+29
2013-07-19
alpha: Improve atomic_add_unless
Richard Henderson
1
-23
/
+37
2013-07-19
alpha: Add kcmp and finit_module syscalls
Richard Henderson
3
-2
/
+5
2013-07-19
alpha: locks: remove unused arch_*_relax operations
Will Deacon
1
-4
/
+0
2013-07-19
alpha: kernel: typo issue, using '1' instead of '11'
Chen Gang
1
-1
/
+1
2013-07-19
alpha: kernel: using memcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-07-19
alpha: Convert print_symbol to %pSR
Joe Perches
1
-5
/
+3
2013-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2013-07-19
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-07-19
arm64: use common reboot infrastructure
Marc Zyngier
2
-2
/
+3
2013-07-19
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
1
-26
/
+20
2013-07-19
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Chen Gang
1
-7
/
+0
2013-07-19
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
1
-7
/
+8
2013-07-19
MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
Markos Chandras
1
-1
/
+0
[next]