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
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+57
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
1
-0
/
+1
2013-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-33
/
+2
2013-08-22
ipv4: expose IPV4_DEVCONF
stephen hemminger
1
-33
/
+1
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
1
-0
/
+1
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
1
-1
/
+0
2013-08-22
[SCSI] zfcp: fix lock imbalance by reworking request queue locking
Martin Peschke
1
-0
/
+57
2013-08-20
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+1
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-17
/
+12
2013-08-15
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2
-14
/
+12
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
3
-0
/
+8
2013-08-13
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
1
-0
/
+1
2013-08-13
microblaze: fix clone syscall
Michal Simek
1
-0
/
+5
2013-08-13
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
1
-0
/
+2
2013-08-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2013-08-13
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
1
-3
/
+11
2013-08-10
Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2013-08-10
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+18
2013-08-08
userns: limit the maximum depth of user_namespace->parent chain
Oleg Nesterov
1
-0
/
+1
2013-08-08
Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-08-07
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
Trond Myklebust
1
-0
/
+1
2013-08-07
Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+8
2013-08-06
regmap: Add missing header for !CONFIG_REGMAP stubs
Mateusz Krawczuk
1
-0
/
+1
2013-08-05
mlx5: remove health handler plugin
Eli Cohen
1
-3
/
+0
2013-08-05
Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-1
/
+18
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2013-08-02
tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set
Dhaval Giani
1
-1
/
+1
2013-08-02
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-4
/
+6
2013-08-02
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-1
/
+23
2013-08-02
Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+1
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2
-2
/
+2
2013-07-31
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+2
2013-07-31
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
1
-0
/
+1
2013-07-31
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
1
-1
/
+1
2013-07-31
mlx5_core: Implement new initialization sequence
Eli Cohen
2
-1
/
+23
2013-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+3
2013-07-31
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
1
-1
/
+1
2013-07-30
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Colin Cross
1
-0
/
+1
2013-07-29
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-0
/
+1
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-6
/
+0
2013-07-27
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
1
-0
/
+1
2013-07-26
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2013-07-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+13
2013-07-26
Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-11
/
+0
2013-07-26
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-37
/
+84
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
1
-1
/
+0
2013-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+0
2013-07-24
ARM: imx6q: update the sata bits definitions of gpr13
Richard Zhu
1
-37
/
+84
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
1
-4
/
+0
[next]