index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ioctl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
s390/lowcore: reserve 96 bytes for IRB in lowcore
Christian Borntraeger
1
-5
/
+6
2014-05-28
s390/facilities: remove extract-cpu-time facility check
Heiko Carstens
1
-4
/
+4
2014-05-27
s390: require mvcos facility for z10 and newer machines
Heiko Carstens
1
-3
/
+3
2014-05-27
s390/boot: fix boot of compressed kernel built with gcc 4.9
Martin Schwidefsky
1
-1
/
+1
2014-05-27
s390/cio: remove weird assignment during argument evaluation
Sebastian Ott
1
-1
/
+1
2014-05-27
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall
Martin Schwidefsky
1
-1
/
+1
2014-05-27
s390/oprofile: make return of 0 explicit
Julia Lawall
1
-10
/
+4
2014-05-20
s390/spinlock: refactor arch_spin_lock_wait[_flags]
Martin Schwidefsky
1
-34
/
+47
2014-05-20
s390/rwlock: add missing local_irq_restore calls
Martin Schwidefsky
1
-0
/
+2
2014-05-20
s390/spinlock,rwlock: always to a load-and-test first
Martin Schwidefsky
2
-33
/
+46
2014-05-20
s390/cio: fix multiple structure definitions
Sebastian Ott
7
-26
/
+27
2014-05-20
s390/spinlock: fix system hang with spin_retry <= 0
Gerald Schaefer
1
-6
/
+8
2014-05-20
s390/appldata: add slab.h for kzalloc/kfree
Jeff Mahoney
1
-0
/
+1
2014-05-20
s390/uaccess: provide inline variants of get_user/put_user
Heiko Carstens
1
-0
/
+30
2014-05-20
s390/pci: add some new arch specific pci attributes
Sebastian Ott
4
-3
/
+65
2014-05-20
s390/pci: use pdev->dev.groups for attribute creation
Sebastian Ott
3
-40
/
+16
2014-05-20
s390/pci: use macro for attribute creation
Sebastian Ott
1
-38
/
+17
2014-05-20
s390/pci: improve state check when processing hotplug events
Sebastian Ott
1
-2
/
+3
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
16
-126
/
+173
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
8
-43
/
+33
2014-05-20
s390/smp: Avoid busy loop after halt and "begin" on z/VM
Michael Holzheu
2
-12
/
+2
2014-05-20
s390: fix new ccwgroup.h kernel-doc warning
Randy Dunlap
1
-0
/
+2
2014-05-20
s390/zfcpdump: Update documentation in zfcpdump.txt
Michael Holzheu
1
-53
/
+18
2014-05-20
s390/dump: Remove CONFIG_ZFCPDUMP
Michael Holzheu
5
-20
/
+11
2014-05-20
s390/cmma: remove "cmma disable" code in case of dump again
Heiko Carstens
1
-10
/
+0
2014-05-20
s390/spinlock: optimize spinlock code sequence
Philipp Hachtmann
5
-10
/
+21
2014-05-20
s390/spinlock: cleanup spinlock code
Philipp Hachtmann
3
-77
/
+82
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
10
-498
/
+270
2014-05-20
mm/memblock: add physical memory list
Philipp Hachtmann
3
-0
/
+19
2014-05-20
mm/memblock: Do some refactoring, enhance API
Philipp Hachtmann
2
-85
/
+183
2014-05-16
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
1
-0
/
+4
2014-05-15
parisc: Improve LWS-CAS performance
John David Anglin
1
-3
/
+9
2014-05-15
parisc: ratelimit userspace segfault printing
Helge Deller
3
-43
/
+56
2014-05-15
drm/i915: Increase WM memory latency values on SNB
Ville Syrjälä
1
-0
/
+40
2014-05-15
drm/i915: restore backlight precision when converting from ACPI
Aaron Lu
1
-4
/
+4
2014-05-15
drm/i915: Use the first mode if there is no preferred mode in the EDID
Chris Wilson
1
-0
/
+9
2014-05-15
drm/i915/dp: force eDP lane count to max available lanes on BDW
Jani Nikula
1
-1
/
+6
2014-05-15
x86-64, modify_ldt: Make support for 16-bit segments a runtime option
Linus Torvalds
2
-1
/
+11
2014-05-15
asm-generic: remove _STK_LIM_MAX
James Hogan
2
-8
/
+1
2014-05-15
metag: Remove _STK_LIM_MAX override
James Hogan
2
-8
/
+1
2014-05-15
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
4
-5
/
+23
2014-05-15
metag: Reduce maximum stack size to 256MB
James Hogan
3
-3
/
+7
2014-05-15
metag: fix memory barriers
Mikulas Patocka
1
-0
/
+3
2014-05-14
x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
Anthony Iliopoulos
1
-0
/
+1
2014-05-13
MAINTAINERS: Add co-maintainer for drivers/irqchip
Jason Cooper
1
-0
/
+8
2014-05-12
hwmon: (emc1403) Support full range of known chip revision numbers
Josef Gajdusek
1
-1
/
+1
2014-05-12
hwmon: (emc1403) Fix resource leak on module unload
Jean Delvare
1
-3
/
+3
2014-05-12
hwmon: (emc1403) fix inverted store_hyst()
Josef Gajdusek
1
-1
/
+1
2014-05-12
arm64: use cpu_online_mask when using forced irq_set_affinity
Sudeep Holla
1
-3
/
+7
2014-05-12
arm64: introduce virt_to_pfn
Stefano Stabellini
1
-0
/
+1
[next]