index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
12
-105
/
+749
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-33
/
+178
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-104
/
+730
2014-08-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-2
/
+3
2014-08-07
Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-165
/
+1486
2014-08-08
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
1
-16
/
+3
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-48
/
+142
2014-08-07
Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-29
/
+1
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+57
2014-08-07
Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2
-6
/
+55
2014-08-07
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2
-6
/
+73
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
32
-322
/
+371
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-101
/
+389
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-349
/
+116
2014-08-06
Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-44
/
+199
2014-08-06
Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+4
2014-08-06
lib: bitmap: add missing mask in bitmap_andnot
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: add missing mask in bitmap_and
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: add missing mask in bitmap_shift_right
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: change parameter of bitmap_*_region to unsigned
Rasmus Villemoes
1
-3
/
+3
2014-08-06
lib: bitmap: make the start index of bitmap_clear unsigned
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: make the start index of bitmap_set unsigned
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: make nbits parameter of bitmap_weight unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
lib: bitmap: make nbits parameter of bitmap_subset unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
lib: bitmap: make nbits parameter of bitmap_intersects unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned
Rasmus Villemoes
1
-8
/
+8
2014-08-06
lib: bitmap: remove unnecessary mask from bitmap_complement
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: make nbits parameter of bitmap_complement unsigned
Rasmus Villemoes
1
-3
/
+3
2014-08-06
lib: bitmap: make nbits parameter of bitmap_equal unsigned
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: make nbits parameter of bitmap_full unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
lib: bitmap: make nbits parameter of bitmap_empty unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
kernel.h: remove deprecated pack_hex_byte
Joe Perches
1
-5
/
+0
2014-08-06
lib: add lib/glob.c
George Spelvin
1
-0
/
+9
2014-08-06
zlib: clean up some dead code
Sergey Senozhatsky
1
-118
/
+0
2014-08-06
klist: use same naming scheme as hlist for klist_add_after()
Ken Helias
1
-1
/
+1
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2
-6
/
+6
2014-08-06
list: make hlist_add_after() argument names match hlist_add_after_rcu()
Ken Helias
1
-7
/
+7
2014-08-06
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
1
-1
/
+1
2014-08-06
include/linux/byteorder/generic.h: minor comment fix
Geoff Levand
1
-1
/
+1
2014-08-06
fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...
Joe Perches
1
-1
/
+1
2014-08-06
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
1
-0
/
+106
2014-08-06
mm/zbud: change zbud_alloc size type to size_t
Dan Streetman
1
-1
/
+1
2014-08-06
mmu_notifier: add call_srcu and sync function for listener to delay call and ...
Peter Zijlstra
1
-0
/
+6
2014-08-06
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
1
-1
/
+1
2014-08-06
mm, oom: rename zonelist locking functions
David Rientjes
1
-2
/
+2
2014-08-06
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
1
-1
/
+10
2014-08-06
memory-hotplug: add zone_for_memory() for selecting zone for new memory
Wang Nan
1
-0
/
+1
[next]