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-09-29
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
6
-63
/
+34
2013-09-29
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2013-09-28
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+3
2013-09-28
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+8
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
1
-3
/
+3
2013-09-26
Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-64
/
+70
2013-09-27
extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...
Chanwoo Choi
1
-3
/
+2
2013-09-27
extcon: Change field type of 'dev' in extcon_dev structure
Chanwoo Choi
1
-2
/
+2
2013-09-27
extcon: gpio: Add support for active-low presence to detect pins
Guenter Roeck
1
-0
/
+4
2013-09-27
extcon: Fix indentation coding style to improve readability
Chanwoo Choi
3
-61
/
+64
2013-09-26
Drivers: hv: util: Correctly support ws2008R2 and earlier
K. Y. Srinivasan
1
-2
/
+5
2013-09-26
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
1
-17
/
+0
2013-09-26
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
1
-8
/
+0
2013-09-26
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
1
-3
/
+0
2013-09-26
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
1
-2
/
+0
2013-09-26
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
1
-2
/
+0
2013-09-26
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-1
/
+0
2013-09-26
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-1
/
+0
2013-09-26
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-1
/
+0
2013-09-26
hv: move "state" bus attribute to dev_groups
Greg Kroah-Hartman
1
-1
/
+0
2013-09-26
hv: use dev_groups for device attributes
Greg Kroah-Hartman
1
-1
/
+0
2013-09-25
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
1
-1
/
+2
2013-09-24
of: clean-up ifdefs in of_irq.h
Rob Herring
1
-12
/
+8
2013-09-24
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
1
-3
/
+7
2013-09-24
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
1
-4
/
+2
2013-09-24
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
1
-43
/
+6
2013-09-24
watchdog: update watchdog_thresh properly
Michal Hocko
1
-0
/
+6
2013-09-22
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+11
2013-09-21
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
1
-0
/
+11
2013-09-20
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
1
-1
/
+2
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+8
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+2
2013-09-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2013-09-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2013-09-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+4
2013-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2013-09-17
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
1
-0
/
+1
2013-09-16
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-16
/
+0
2013-09-16
netfilter: ipset: Consistent userspace testing with nomatch flag
Jozsef Kadlecsik
1
-2
/
+4
2013-09-15
vxlan: Fix sparse warnings
Joseph Gasparakis
1
-4
/
+4
2013-09-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2013-09-15
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
4
-279
/
+124
2013-09-13
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
4
-20
/
+12
2013-09-13
HID: provide a helper for validating hid reports
Kees Cook
1
-0
/
+4
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
7
-144
/
+3
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+60
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
6
-25
/
+143
2013-09-12
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
Kirill A. Shutemov
2
-4
/
+2
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
1
-1
/
+1
[next]