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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+12
2012-03-08
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+8
2012-03-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2012-03-05
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
3
-9
/
+8
2012-03-05
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
1
-5
/
+0
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
1
-1
/
+0
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
1
-1
/
+0
2012-03-05
vfork: make it killable
Oleg Nesterov
1
-1
/
+1
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
1
-0
/
+1
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
1
-2
/
+7
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2012-03-05
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+15
2012-03-04
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
Linus Torvalds
1
-20
/
+0
2012-03-04
percpu: fix __this_cpu_{sub,inc,dec}_return() definition
Konstantin Khlebnikov
1
-3
/
+3
2012-03-02
vfs: clarify and clean up dentry_cmp()
Linus Torvalds
1
-5
/
+4
2012-03-02
vfs: uninline full_name_hash()
Linus Torvalds
1
-8
/
+1
2012-03-02
vfs: trivial __d_lookup_rcu() cleanups
Linus Torvalds
1
-1
/
+2
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
1
-2
/
+2
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
1
-0
/
+6
2012-03-02
Block: use a freezable workqueue for disk-event polling
Alan Stern
1
-0
/
+4
2012-03-02
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
1
-0
/
+1
2012-02-28
tcp: fix comment for tp->highest_sack
Neal Cardwell
1
-1
/
+2
2012-02-27
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...
Grant Likely
47
-393
/
+188
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+16
2012-02-26
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
1
-0
/
+4
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
1
-1
/
+4
2012-02-23
ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...
viresh kumar
1
-0
/
+2
2012-02-23
ipsec: be careful of non existing mac headers
Eric Dumazet
1
-0
/
+10
2012-02-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-2
/
+2
2012-02-22
Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+2
2012-02-22
Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2012-02-21
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
1
-1
/
+1
2012-02-21
rtnetlink: Fix problem with buffer allocation
Greg Rose
2
-0
/
+4
2012-02-21
percpu: use raw_local_irq_* in _this_cpu op
Ming Lei
1
-10
/
+10
2012-02-21
percpu: fix generic definition of __this_cpu_add_and_return()
Konstantin Khlebnikov
1
-1
/
+2
2012-02-21
netfilter: ebtables: fix alignment problem in ppc
Joerg Willmann
1
-2
/
+2
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-02-20
digsig: changed type of the timestamp
Dmitry Kasatkin
1
-2
/
+2
2012-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+20
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
1
-0
/
+20
2012-02-15
dt: add empty of_find_compatible_node function
Shawn Guo
1
-0
/
+8
2012-02-15
block: exit_io_context() should call elevator_exit_icq_fn()
Tejun Heo
1
-0
/
+1
2012-02-15
block: replace icq->changed with icq->flags
Tejun Heo
1
-3
/
+6
2012-02-13
vfs: Provide function to get superblock and wait for it to thaw
Jan Kara
1
-0
/
+1
2012-02-13
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-2
/
+4
2012-02-13
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
1
-0
/
+4
2012-02-13
mmc: core: add the capability for broken voltage
Jaehoon Chung
1
-0
/
+1
2012-02-13
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
1
-0
/
+19
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-15
/
+5
2012-02-10
USB: Remove duplicate USB 3.0 hub feature #defines.
Sarah Sharp
1
-8
/
+2
[next]