index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
perf annotate: Fix warning message on a missing vmlinux
Namhyung Kim
1
-1
/
+1
2013-02-14
perf buildid-cache: Add --update option
Namhyung Kim
2
-1
/
+53
2013-02-14
stop_machine: Use smpboot threads
Thomas Gleixner
2
-86
/
+52
2013-02-14
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
1
-16
/
+16
2013-02-14
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
2
-2
/
+8
2013-02-14
omapdrm: fix the dependency to omapdss
Tomi Valkeinen
1
-1
/
+1
2013-02-14
OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_list
NeilBrown
1
-0
/
+1
2013-02-13
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
4
-229
/
+228
2013-02-13
workqueue: reimplement is_chained_work() using current_wq_worker()
Tejun Heo
1
-25
/
+8
2013-02-13
workqueue: fix is_chained_work() regression
Tejun Heo
1
-1
/
+1
2013-02-13
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
Satoru Takeuchi
1
-1
/
+1
2013-02-13
xen: remove redundant NULL check before unregister_and_remove_pcpu().
Cyril Roelandt
1
-2
/
+1
2013-02-13
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
Jan Beulich
1
-7
/
+7
2013-02-13
sparc64: Fix get_user_pages_fast() wrt. THP.
David S. Miller
2
-10
/
+63
2013-02-13
sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.
David S. Miller
1
-0
/
+1
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-149
/
+191
2013-02-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-100
/
+109
2013-02-13
MAINTAINERS: change my email and repos
Wolfram Sang
1
-13
/
+3
2013-02-13
PCI/PM: Clean up PME state when removing a device
Rafael J. Wysocki
1
-0
/
+2
2013-02-13
net, sctp: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-02-13
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
Daniel Borkmann
1
-2
/
+3
2013-02-13
batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance
Pau Koning
1
-1
/
+1
2013-02-13
net/macb: fix race with RX interrupt while doing NAPI
Nicolas Ferre
1
-0
/
+5
2013-02-13
atl1c: add error checking for pci_map_single functions
Huang, Xiong
1
-7
/
+64
2013-02-13
x86/mm: Check if PUD is large when validating a kernel address
Mel Gorman
2
-0
/
+8
2013-02-13
Merge branch 'rcu/srcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2
-44
/
+19
2013-02-12
x86, hyperv: HYPERV depends on X86_LOCAL_APIC
H. Peter Anvin
1
-1
/
+1
2013-02-12
X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
K. Y. Srinivasan
6
-7
/
+68
2013-02-12
X86: Add a check to catch Xen emulation of Hyper-V
K. Y. Srinivasan
1
-0
/
+7
2013-02-12
x86: Hyper-V: register clocksource only if its advertised
Olaf Hering
1
-1
/
+2
2013-02-12
Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
1
-17
/
+8
2013-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+3
2013-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+0
2013-02-12
htb: fix values in opt dump
Jiri Pirko
1
-2
/
+2
2013-02-12
x86, head_32: Give the 6 label a real name
Borislav Petkov
1
-6
/
+6
2013-02-12
x86, head_32: Remove second CPUID detection from default_entry
Borislav Petkov
1
-13
/
+4
2013-02-12
x86: Detect CPUID support early at boot
Borislav Petkov
1
-25
/
+25
2013-02-12
x86, head_32: Remove i386 pieces
Borislav Petkov
1
-17
/
+5
2013-02-12
Merge tag 'v3.8-rc7' into x86/asm
H. Peter Anvin
507
-2605
/
+4455
2013-02-12
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
17
-394
/
+413
2013-02-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+12
2013-02-12
mm: cma: fix accounting of CMA pages placed in high memory
Marek Szyprowski
1
-0
/
+4
2013-02-12
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
1
-1
/
+1
2013-02-12
memcg: fix kmemcg registration for late caches
Glauber Costa
1
-1
/
+3
2013-02-12
mm: don't overwrite mm->def_flags in do_mlockall()
Gerald Schaefer
1
-3
/
+3
2013-02-12
drivers/rtc/rtc-pl031.c: restore ST variant functionality
Linus Walleij
1
-1
/
+3
2013-02-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-23
/
+27
2013-02-12
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
1
-6
/
+3
2013-02-12
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
1
-1
/
+1
2013-02-12
net: qmi_wwan: add Yota / Megafon M100-1 4g modem
Bjørn Mork
1
-0
/
+1
[prev]
[next]