index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2014-05-27
s390/boot: fix boot of compressed kernel built with gcc 4.9
Martin Schwidefsky
-1
/
+1
2014-05-27
s390/cio: remove weird assignment during argument evaluation
Sebastian Ott
-1
/
+1
2014-05-27
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall
Martin Schwidefsky
-1
/
+1
2014-05-27
s390/oprofile: make return of 0 explicit
Julia Lawall
-10
/
+4
2014-05-20
s390/spinlock: refactor arch_spin_lock_wait[_flags]
Martin Schwidefsky
-34
/
+47
2014-05-20
s390/rwlock: add missing local_irq_restore calls
Martin Schwidefsky
-0
/
+2
2014-05-20
s390/spinlock,rwlock: always to a load-and-test first
Martin Schwidefsky
-33
/
+46
2014-05-20
s390/cio: fix multiple structure definitions
Sebastian Ott
-26
/
+27
2014-05-20
s390/spinlock: fix system hang with spin_retry <= 0
Gerald Schaefer
-6
/
+8
2014-05-20
s390/appldata: add slab.h for kzalloc/kfree
Jeff Mahoney
-0
/
+1
2014-05-20
s390/uaccess: provide inline variants of get_user/put_user
Heiko Carstens
-0
/
+30
2014-05-20
s390/pci: add some new arch specific pci attributes
Sebastian Ott
-3
/
+65
2014-05-20
s390/pci: use pdev->dev.groups for attribute creation
Sebastian Ott
-40
/
+16
2014-05-20
s390/pci: use macro for attribute creation
Sebastian Ott
-38
/
+17
2014-05-20
s390/pci: improve state check when processing hotplug events
Sebastian Ott
-2
/
+3
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
-126
/
+173
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
-43
/
+33
2014-05-20
s390/smp: Avoid busy loop after halt and "begin" on z/VM
Michael Holzheu
-12
/
+2
2014-05-20
s390: fix new ccwgroup.h kernel-doc warning
Randy Dunlap
-0
/
+2
2014-05-20
s390/zfcpdump: Update documentation in zfcpdump.txt
Michael Holzheu
-53
/
+18
2014-05-20
s390/dump: Remove CONFIG_ZFCPDUMP
Michael Holzheu
-20
/
+11
2014-05-20
s390/cmma: remove "cmma disable" code in case of dump again
Heiko Carstens
-10
/
+0
2014-05-20
s390/spinlock: optimize spinlock code sequence
Philipp Hachtmann
-10
/
+21
2014-05-20
s390/spinlock: cleanup spinlock code
Philipp Hachtmann
-77
/
+82
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
-498
/
+270
2014-05-20
mm/memblock: add physical memory list
Philipp Hachtmann
-0
/
+19
2014-05-20
mm/memblock: Do some refactoring, enhance API
Philipp Hachtmann
-85
/
+183
2014-05-20
Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-46
/
+65
2014-05-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-3
/
+11
2014-05-20
Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-22
/
+33
2014-05-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-29
/
+141
2014-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+17
2014-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+4
2014-05-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+13
2014-05-20
Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
-29
/
+141
2014-05-16
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
-0
/
+4
2014-05-15
parisc: Improve LWS-CAS performance
John David Anglin
-3
/
+9
2014-05-15
parisc: ratelimit userspace segfault printing
Helge Deller
-43
/
+56
2014-05-15
drm/i915: Increase WM memory latency values on SNB
Ville Syrjälä
-0
/
+40
2014-05-15
drm/i915: restore backlight precision when converting from ACPI
Aaron Lu
-4
/
+4
2014-05-15
drm/i915: Use the first mode if there is no preferred mode in the EDID
Chris Wilson
-0
/
+9
2014-05-15
drm/i915/dp: force eDP lane count to max available lanes on BDW
Jani Nikula
-1
/
+6
2014-05-14
x86-64, modify_ldt: Make support for 16-bit segments a runtime option
Linus Torvalds
-1
/
+11
2014-05-15
asm-generic: remove _STK_LIM_MAX
James Hogan
-8
/
+1
2014-05-15
metag: Remove _STK_LIM_MAX override
James Hogan
-8
/
+1
2014-05-15
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
-5
/
+23
2014-05-15
metag: Reduce maximum stack size to 256MB
James Hogan
-3
/
+7
2014-05-15
metag: fix memory barriers
Mikulas Patocka
-0
/
+3
2014-05-13
x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
Anthony Iliopoulos
-0
/
+1
2014-05-13
MAINTAINERS: Add co-maintainer for drivers/irqchip
Jason Cooper
-0
/
+8
[next]