Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
542a086ac72fb193cbc1b996963a572269e57743
/
arch
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
b3b4911
Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
1ccfd5e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
ea98af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
fc6d0b0
Merge branch 'lockref' (locked reference counts)
by Linus Torvalds
· 12 years ago
bc08b44
lockref: implement lockless reference count updates using cmpxchg()
by Linus Torvalds
· 12 years ago
e09a1fa
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d9eda0f
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2245932
s390/pci: use virtual memory for iommu bitmap
by Sebastian Ott
· 12 years ago
57b5918
s390/pci: update function handle after resume from hibernate
by Sebastian Ott
· 12 years ago
d03abe5
s390/pci: try harder to modify a function
by Sebastian Ott
· 12 years ago
1d57896
s390/pci: split lpf
by Sebastian Ott
· 12 years ago
77e844b
s390/hibernate: add early resume function
by Sebastian Ott
· 12 years ago
0ff70ec
s390/pci: add recover sysfs knob
by Sebastian Ott
· 12 years ago
cb80918
s390/pci: use claim_resource
by Sebastian Ott
· 12 years ago
67f43f3
s390/pci/hotplug: convert to be builtin only
by Sebastian Ott
· 12 years ago
f8ab658
arm: prima2: drop nr_irqs in mach as we moved to linear irqdomain
by Barry Song
· 12 years ago
0944fe3
s390/mm: implement software referenced bits
by Martin Schwidefsky
· 12 years ago
0628a5f
s390/tx: allow program interruption filtering in user space
by Martin Schwidefsky
· 12 years ago
0196c64
s390/pgtable: fix mprotect for single-threaded KVM guests
by Martin Schwidefsky
· 12 years ago
0587d40
s390/time: return with irqs disabled from psw_idle
by Martin Schwidefsky
· 12 years ago
2ae847a
usb: musb: am335x: add second port to beagle bone
by Sebastian Andrzej Siewior
· 12 years ago
781f179
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
by Sebastian Andrzej Siewior
· 12 years ago
c031a7d
usb: usb: dsps: update code according to the binding document
by Sebastian Andrzej Siewior
· 12 years ago
3b6394b
usb: musb: dsps fix the typo in reg-names of the dma node
by Sebastian Andrzej Siewior
· 12 years ago
0c6b5c5
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
bdbc29c
powerpc: Work around gcc miscompilation of __pa() on 64-bit
by Paul Mackerras
· 12 years ago
f5f6cbb
powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor
by Benjamin Herrenschmidt
· 12 years ago
1b4757e
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
b0f55f2
ARC: [lib] strchr breakage in Big-endian configuration
by Joern Rennecke
· 12 years ago
5549005
m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls
by Geert Uytterhoeven
· 12 years ago
3c776a0
m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled()
by Geert Uytterhoeven
· 12 years ago
bf22069
Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts
by Geert Uytterhoeven
· 12 years ago
1f8b766
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
41aacc1
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
by Radu Caragea
· 12 years ago
5ea80f7
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
by Linus Torvalds
· 12 years ago
6b169ac
s390/kprobes: add support for compare and branch instructions
by Heiko Carstens
· 12 years ago
bee5c28
s390/switch_to: fix save_access_regs() / restore_access_regs()
by Heiko Carstens
· 12 years ago
02aff3a
s390/bitops: fix inline assembly constraints
by Heiko Carstens
· 12 years ago
5c474a1
s390/mm: introduce ptep_flush_lazy helper
by Martin Schwidefsky
· 12 years ago
b6bed09
s390/time: clock comparator revalidation
by Martin Schwidefsky
· 12 years ago
d56c893
s390/pgtable: add pgste_get helper
by Martin Schwidefsky
· 12 years ago
a055f66
s390/pgtable: skip pgste updates on full flush
by Martin Schwidefsky
· 12 years ago
e509861
s390/mm: cleanup page table definitions
by Martin Schwidefsky
· 12 years ago
416fd0f
s390/mm: remove dead pfmf inline assembly
by Heiko Carstens
· 12 years ago
1f44a225
s390: convert interrupt handling to use generic hardirq
by Martin Schwidefsky
· 12 years ago
5d0d8f4
s390/pci: use adapter interrupt vector helpers
by Martin Schwidefsky
· 12 years ago
9389339
s390/pci: cleanup function names
by Martin Schwidefsky
· 12 years ago
a9a6f03
s390/airq: introduce adapter interrupt vector helper
by Martin Schwidefsky
· 12 years ago
958d907
s390: replace remaining strict_strtoul() with kstrtoul()
by Heiko Carstens
· 12 years ago
30ca222
ARM: tegra: always enable USB VBUS regulators
by Stephen Warren
· 12 years ago
d936d2d
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 12 years ago
0903391
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
7d06baf
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
69bbe13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
c26d421
MIPS: Handle OCTEON BBIT instructions in FPU emulator.
by David Daney
· 12 years ago
fc78d34
xen/smp: initialize IPI vectors before marking CPU online
by Chuck Anderson
· 12 years ago
3bc38cb
x86/xen: do not identity map UNUSABLE regions in the machine E820
by David Vrabel
· 12 years ago
ee7538a
arm64: perf: fix event validation for software group leaders
by Will Deacon
· 12 years ago
868f6fe
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
by Will Deacon
· 12 years ago
527bf12
x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM
by Yinghai Lu
· 12 years ago
567b21e
mips: convert vpe_class to use dev_groups
by Greg Kroah-Hartman
· 12 years ago
e1f0203
Merge branch 'security-fixes' into fixes
by Russell King
· 12 years ago
ac12450
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
by Nicolas Pitre
· 12 years ago
4f9b4fb
ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic
by Vijaya Kumar K
· 12 years ago
7cb3be0
ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()
by Fabio Estevam
· 12 years ago
acd3635
ARM: davinci: nand: specify ecc strength
by Sekhar Nori
· 12 years ago
7067552
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
215b28a
s390: Fix broken build
by Guenter Roeck
· 12 years ago
2620bf0
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
359d16c
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
cc05fcc
ARM: OMAP: rx51: change musb mode to OTG
by Aaro Koskinen
· 12 years ago
386d20a
ARM: OMAP2: fix musb usage for n8x0
by Daniel Mack
· 12 years ago
2b04725
Fix TLB gather virtual address range invalidation corner cases
by Linus Torvalds
· 12 years ago
eb6095b
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 12 years ago
f1d6e17
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 12 years ago
ccb1f55
Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent
by Ingo Molnar
· 12 years ago
ea077b1
m68k: Truncate base in do_div()
by Andreas Schwab
· 12 years ago
e8184e1
m68k/atari: ARAnyM - Fix NatFeat module support
by Geert Uytterhoeven
· 12 years ago
a57603c
ARM: at91/DT: fix at91sam9n12ek memory node
by Nicolas Ferre
· 12 years ago
b524f38
ARM: at91: add missing uart clocks DT entries
by Boris BREZILLON
· 12 years ago
57a1a19
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
by Chen Gang
· 12 years ago
df54d6f
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
by Radu Caragea
· 12 years ago
dfa9771
microblaze: fix clone syscall
by Michal Simek
· 12 years ago
41bb347
mm: save soft-dirty bits on file pages
by Cyrill Gorcunov
· 12 years ago
179ef71
mm: save soft-dirty bits on swapped pages
by Cyrill Gorcunov
· 12 years ago
bfd3605
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b88a259
perf/arm: Fix armpmu_map_hw_event()
by Stephen Boyd
· 12 years ago
165f606
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
2a28224
Merge branch 'security-fixes' into fixes
by Russell King
· 12 years ago
2103f6c
ARM: 7807/1: kexec: validate CPU hotplug support
by Stephen Warren
· 12 years ago
00efaa0
ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock
by Will Deacon
· 12 years ago
afa31d8
ARM: 7811/1: locks: use early clobber in arch_spin_trylock
by Will Deacon
· 12 years ago
d9f9663
ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()
by Stephen Boyd
· 12 years ago
c95eb31
ARM: 7809/1: perf: fix event validation for software group leaders
by Will Deacon
· 12 years ago
e0acd0a
sched: fix the theoretical signal_wake_up() vs schedule() race
by Oleg Nesterov
· 12 years ago
8451609
x86, microcode, AMD: Fix early microcode loading
by Torsten Kaiser
· 12 years ago
8c6b79b
x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinfo_x86
by Torsten Kaiser
· 12 years ago
0499bd8
perf/x86: Add Haswell ULT model number used in Macbook Air and other systems
by Andi Kleen
· 12 years ago
Next »