index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+11
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+0
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-7
/
+0
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-7
/
+0
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+3
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-1
/
+1
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-02-08
qeth: add query OSA address table support
Frank Blaschka
1
-0
/
+7
2012-01-27
Merge branch 'perf/fast' into perf/core
Ingo Molnar
1
-1
/
+0
2012-01-23
kdump: define KEXEC_NOTE_BYTES arch specific for s390x
Michael Holzheu
1
-0
/
+18
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+5
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-1
/
+5
2012-01-14
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
3
-3
/
+5
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-1
/
+1
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-22
/
+22
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-104
/
+124
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-4
/
+2
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-77
/
+63
2012-01-03
consolidate umode_t declarations
Al Viro
1
-2
/
+0
2012-01-03
switch debugfs to umode_t
Al Viro
1
-2
/
+2
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2011-12-29
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
1
-0
/
+2
2011-12-27
[S390] sysctl: get rid of dead declaration
Heiko Carsten
1
-2
/
+0
2011-12-27
[S390] qdio: fix kernel panic for zfcp 31-bit
Steffen Maier
1
-2
/
+3
2011-12-27
[S390] outstanding interrupts vs. smp_send_stop
Martin Schwidefsky
1
-0
/
+1
2011-12-27
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
1
-0
/
+1
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
4
-5
/
+4
2011-12-27
[S390] topology: increase poll frequency if change is anticipated
Heiko Carstens
1
-0
/
+2
2011-12-27
[S390] entry[64].S improvements
Martin Schwidefsky
1
-66
/
+76
2011-12-27
[S390] kvm: move cmf host id constant out of lowcore
Martin Schwidefsky
1
-1
/
+1
2011-12-27
[S390] topology: get rid of ifdefs
Heiko Carstens
2
-7
/
+32
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
2
-22
/
+5
2011-12-22
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
1
-22
/
+22
2011-12-21
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
1
-4
/
+4
2011-12-21
perf, arch: Rework perf_event_index()
Peter Zijlstra
1
-1
/
+0
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-77
/
+63
2011-12-13
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
1
-1
/
+3
2011-12-13
UAPI: Alter the S390 asm include guards to be recognisable by the UAPI splitter
David Howells
2
-2
/
+2
2011-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2011-12-01
[S390] fix page change underindication in pgste_update_all
Carsten Otte
1
-4
/
+4
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-6
/
+18
2011-11-20
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2011-11-17
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
1
-0
/
+1
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
1
-1
/
+1
2011-11-14
[S390] avoid STCKF if running in ESA mode
Jan Glauber
2
-1
/
+4
2011-11-14
[S390] fix pgste update logic
Martin Schwidefsky
1
-3
/
+9
[next]