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
2011-02-13
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
63
-112
/
+122
2011-02-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
10
-16
/
+82
2011-02-13
Revert "pci: use security_capable() when checking capablities during config s...
Linus Torvalds
1
-2
/
+1
2011-02-13
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
3
-8
/
+38
2011-02-12
Merge branch 'devicetree/merge' into spi/merge
Grant Likely
1002
-6868
/
+7053
2011-02-12
devicetree-discuss is moderated for non-subscribers
Paul Bolle
1
-1
/
+1
2011-02-12
MAINTAINERS: Add entry for GPIO subsystem
Grant Likely
1
-0
/
+9
2011-02-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
8
-91
/
+221
2011-02-12
jbd2: call __jbd2_log_start_commit with j_state_lock write locked
Theodore Ts'o
2
-9
/
+21
2011-02-12
ext4: serialize unaligned asynchronous DIO
Eric Sandeen
5
-18
/
+100
2011-02-12
ext4: make grpinfo slab cache names static
Eric Sandeen
1
-40
/
+60
2011-02-12
MAINTAINERS: Add entry for GPIO subsystem
Grant Likely
1
-0
/
+9
2011-02-11
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2011-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-20
/
+8
2011-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
1
-4
/
+2
2011-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-10
/
+34
2011-02-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+48
2011-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
7
-11
/
+29
2011-02-11
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-46
/
+17
2011-02-11
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-27
/
+25
2011-02-11
drivers/w1/masters/omap_hdq.c: add missing clk_put
Julia Lawall
1
-14
/
+14
2011-02-11
memcg: fix leak of accounting at failure path of hugepage collapsing
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-02-11
vmscan: fix zone shrinking exit when scan work is done
Johannes Weiner
1
-2
/
+2
2011-02-11
mlock: do not munlock pages in __do_fault()
Michel Lespinasse
1
-6
/
+0
2011-02-11
mlock: fix race when munlocking pages in do_wp_page()
Michel Lespinasse
1
-14
/
+12
2011-02-11
memblock: don't adjust size in memblock_find_base()
Yinghai Lu
1
-2
/
+0
2011-02-11
nbd: remove module-level ioctl mutex
Soren Hansen
1
-3
/
+0
2011-02-11
drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()
Alexander Strakh
1
-1
/
+5
2011-02-11
drivers/gpio/pca953x.c: add a mutex to fix race condition
Roland Stigge
1
-6
/
+22
2011-02-11
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
1
-1
/
+1
2011-02-11
vfs: call rcu_barrier after ->kill_sb()
Boaz Harrosh
1
-0
/
+5
2011-02-11
Fix possible filp_cachep memory corruption
Linus Torvalds
2
-10
/
+12
2011-02-11
dlm: use single thread workqueues
David Teigland
1
-4
/
+2
2011-02-11
ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662
Anisse Astier
1
-0
/
+1
2011-02-11
pci: use security_capable() when checking capablities during config space read
Chris Wright
1
-1
/
+2
2011-02-11
security: add cred argument to security_capable()
Chris Wright
3
-7
/
+6
2011-02-11
Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...
James Morris
3
-3
/
+21
2011-02-11
cifs: don't always drop malformed replies on the floor (try #3)
Jeff Layton
3
-7
/
+28
2011-02-11
tpm_tis: Use timeouts returned from TPM
Stefan Berger
3
-3
/
+21
2011-02-10
char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver
Corey Minyard
1
-10
/
+2
2011-02-10
cap_syslog: accept CAP_SYS_ADMIN for now
Linus Torvalds
1
-19
/
+35
2011-02-11
ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h
Mark Brown
1
-0
/
+2
2011-02-11
ARM: S5PV310: Cleanup System MMU
Kukjin Kim
6
-46
/
+14
2011-02-11
ARM: S5PV310: Add support System MMU on SMDKV310
Thomas Abraham
1
-0
/
+1
2011-02-10
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
27
-57
/
+178
2011-02-10
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-11
/
+12
2011-02-10
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-6
/
+62
2011-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
40
-203
/
+342
2011-02-10
virtio_net: Add schedule check to napi_enable call
Bruce Rogers
1
-11
/
+16
2011-02-10
fix jiffy calculations in calibrate_delay_direct to handle overflow
Tim Deegan
1
-3
/
+3
[next]