index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-14
36
-581
/
+1382
|
\
|
*
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
2014-08-11
14
-443
/
+1054
|
|
\
|
|
*
of: typo fix in __of_prop_dup()
Grant Likely
2014-07-30
1
-1
/
+1
|
|
*
of: Transactional DT support.
Pantelis Antoniou
2014-07-23
6
-0
/
+530
|
|
*
of: Reorder device tree changes and notifiers
Grant Likely
2014-07-23
6
-47
/
+29
|
|
*
of: Move dynamic node fixups out of powerpc and into common code
Grant Likely
2014-07-23
4
-72
/
+17
|
|
*
of: Make sure attached nodes don't carry along extra children
Grant Likely
2014-07-23
1
-0
/
+1
|
|
*
of: Make devicetree sysfs update functions consistent.
Grant Likely
2014-07-23
4
-51
/
+69
|
|
*
of: Create unlocked versions of node and property add/remove functions
Pantelis Antoniou
2014-07-16
3
-66
/
+96
|
|
*
OF: Utility helper functions for dynamic nodes
Pantelis Antoniou
2014-07-16
3
-0
/
+115
|
|
*
of: Move CONFIG_OF_DYNAMIC code into a separate file
Grant Likely
2014-07-07
4
-229
/
+236
|
|
*
of: rename of_aliases_mutex to just of_mutex
Pantelis Antoniou
2014-07-07
3
-13
/
+12
|
|
*
of/platform: Fix of_platform_device_destroy iteration of devices
Grant Likely
2014-07-07
3
-28
/
+12
|
*
|
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
2014-08-11
17
-119
/
+64
|
|
\
\
|
|
*
|
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-26
10
-35
/
+19
|
|
*
|
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2014-06-26
5
-71
/
+22
|
|
*
|
arm/versatile: Add the uart as the stdout device.
Grant Likely
2014-06-26
1
-0
/
+4
|
|
*
|
of: Enable console on serial ports specified by /chosen/stdout-path
Grant Likely
2014-06-26
1
-0
/
+3
|
|
*
|
of: Create of_console_check() for selecting a console specified in /chosen
Grant Likely
2014-06-26
2
-13
/
+16
|
*
|
|
of: Fixing OF Selftest build error
Gaurav Minocha
2014-08-03
1
-1
/
+1
|
*
|
|
drivers: of: add automated assignment of reserved regions to client devices
Marek Szyprowski
2014-08-01
2
-0
/
+77
|
*
|
|
of: Use proper types for checking memory overflow
Laura Abbott
2014-08-01
1
-11
/
+11
|
*
|
|
Adding selftest testdata dynamically into live tree
Gaurav Minocha
2014-07-25
5
-3
/
+160
|
*
|
|
of: Add todo tasklist for Devicetree
Grant Likely
2014-07-23
1
-0
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2014-08-14
6
-25
/
+170
|
\
\
\
|
*
|
|
drivers/vfio: Enable VFIO if EEH is not supported
Alexey Kardashevskiy
2014-08-08
3
-10
/
+5
|
*
|
|
drivers/vfio: Allow EEH to be built as module
Alexey Kardashevskiy
2014-08-08
1
-0
/
+10
|
*
|
|
drivers/vfio: Fix EEH build error
Gavin Shan
2014-08-08
4
-1
/
+11
|
*
|
|
vfio-pci: Attempt bus/slot reset on release
Alex Williamson
2014-08-07
2
-0
/
+113
|
*
|
|
vfio-pci: Use mutex around open, release, and remove
Alex Williamson
2014-08-07
2
-12
/
+23
|
*
|
|
vfio-pci: Release devices with BusMaster disabled
Alex Williamson
2014-08-07
1
-2
/
+8
*
|
|
|
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2014-08-14
3
-11
/
+6
|
\
\
\
\
|
*
|
|
|
x86/xen: use vmap() to map grant table pages in PVH guests
David Vrabel
2014-08-11
1
-5
/
+5
|
*
|
|
|
x86/xen: resume timer irqs early
David Vrabel
2014-08-11
1
-1
/
+1
|
*
|
|
|
arm/xen: remove duplicate arch_gnttab_init() function
David Vrabel
2014-08-11
1
-5
/
+0
*
|
|
|
|
Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-14
12
-206
/
+408
|
\
\
\
\
\
|
*
|
|
|
|
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
2014-08-10
1
-0
/
+13
|
*
|
|
|
|
dm switch: efficiently support repetitive patterns
Mikulas Patocka
2014-08-01
2
-2
/
+59
|
*
|
|
|
|
dm switch: factor out switch_region_table_read
Mikulas Patocka
2014-08-01
1
-5
/
+13
|
*
|
|
|
|
dm cache: set minimum_io_size to cache's data block size
Mike Snitzer
2014-08-01
1
-1
/
+1
|
*
|
|
|
|
dm thin: set minimum_io_size to pool's data block size
Mike Snitzer
2014-08-01
1
-1
/
+1
|
*
|
|
|
|
dm crypt: use per-bio data
Mikulas Patocka
2014-08-01
1
-14
/
+27
|
*
|
|
|
|
block: use kmalloc alignment for bio slab
Mikulas Patocka
2014-08-01
1
-1
/
+2
|
*
|
|
|
|
dm table: make dm_table_supports_discards static
Mikulas Patocka
2014-08-01
2
-37
/
+37
|
*
|
|
|
|
dm cache metadata: use dm-space-map-metadata.h defined size limits
Mike Snitzer
2014-08-01
3
-8
/
+6
|
*
|
|
|
|
dm cache: fail migrations in the do_worker error path
Joe Thornber
2014-08-01
1
-0
/
+1
|
*
|
|
|
|
dm cache: simplify deferred set reference count increments
Joe Thornber
2014-08-01
1
-46
/
+77
|
*
|
|
|
|
dm thin: relax external origin size constraints
Joe Thornber
2014-08-01
1
-43
/
+115
|
*
|
|
|
|
dm thin: switch to an atomic_t for tracking pending new block preparations
Joe Thornber
2014-08-01
1
-13
/
+16
|
*
|
|
|
|
dm mpath: eliminate pg_ready() wrapper
Mike Snitzer
2014-08-01
1
-4
/
+2
[next]