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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
mac80211: suppress BSS info change notifications for AP_VLAN
Felix Fietkau
1
-1
/
+1
2014-04-09
mac80211: update last_tx_rate only for data frame
Chun-Yeow Yeoh
1
-0
/
+1
2014-04-09
mac80211: fix radar_enabled propagation
Michal Kazior
1
-2
/
+2
2014-04-09
mac80211: Disable SMPS for the monitor interface
Ido Yariv
1
-0
/
+7
2014-04-09
mac80211: fix software remain-on-channel implementation
Johannes Berg
1
-0
/
+1
2014-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-168
/
+320
2014-04-08
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
136
-2
/
+89854
2014-04-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-36
/
+99
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
47
-979
/
+1032
2014-04-08
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
1
-1
/
+35
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
483
-15914
/
+37462
2014-04-08
isdnloop: several buffer overflows
Dan Carpenter
1
-8
/
+9
2014-04-08
include/linux/syscalls.h: add sys_renameat2() prototype
Heiko Carstens
1
-0
/
+3
2014-04-08
arm64: Fix DMA range invalidation for cache line unaligned buffers
Catalin Marinas
1
-4
/
+11
2014-04-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
14
-83
/
+51
2014-04-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-30
/
+16
2014-04-07
Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
21
-115
/
+114
2014-04-08
DRM: armada: fix corruption while loading cursors
Russell King
1
-0
/
+1
2014-04-07
Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
233
-2012
/
+3714
2014-04-07
MAINTAINERS: update Intel C600 SAS driver maintainers
Lukasz Dorau
1
-2
/
+1
2014-04-07
fs/ufs: remove unused ufs_super_block_third pointer
Christian Engelmayer
1
-2
/
+0
2014-04-07
fs/ufs: remove unused ufs_super_block_second pointer
Christian Engelmayer
1
-2
/
+0
2014-04-07
fs/ufs: remove unused ufs_super_block_first pointer
Christian Engelmayer
3
-18
/
+0
2014-04-07
fs/ufs/super.c: add __init to init_inodecache()
Fabian Frederick
1
-1
/
+1
2014-04-07
doc/kernel-parameters.txt: add early_ioremap_debug
Mark Salter
1
-0
/
+5
2014-04-07
arm64: add early_ioremap support
Mark Salter
11
-52
/
+169
2014-04-07
arm64: initialize pgprot info earlier in boot
Mark Salter
3
-2
/
+4
2014-04-07
x86: use generic early_ioremap
Mark Salter
6
-240
/
+13
2014-04-07
mm: create generic early_ioremap() support
Mark Salter
4
-0
/
+291
2014-04-07
x86/mm: sparse warning fix for early_memremap
Dave Young
2
-4
/
+9
2014-04-07
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2
-1
/
+18
2014-04-07
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
2
-14
/
+43
2014-04-07
vmstat: use raw_cpu_ops to avoid false positives on preemption checks
Christoph Lameter
1
-2
/
+6
2014-04-07
slub: use raw_cpu_inc for incrementing statistics
Christoph Lameter
1
-1
/
+5
2014-04-07
net: replace __this_cpu_inc in route.c with raw_cpu_inc
Christoph Lameter
1
-1
/
+1
2014-04-07
modules: use raw_cpu_write for initialization of per cpu refcount.
Christoph Lameter
1
-1
/
+1
2014-04-07
mm: use raw_cpu ops for determining current NUMA node
Christoph Lameter
1
-2
/
+2
2014-04-07
percpu: add raw_cpu_ops
Christoph Lameter
4
-198
/
+260
2014-04-07
slub: fix leak of 'name' in sysfs_slab_add
Dave Jones
1
-14
/
+15
2014-04-07
slub: rework sysfs layout for memcg caches
Vladimir Davydov
2
-1
/
+28
2014-04-07
slub: adjust memcg caches when creating cache alias
Vladimir Davydov
1
-0
/
+13
2014-04-07
memcg, slab: do not destroy children caches if parent has aliases
Vladimir Davydov
3
-37
/
+57
2014-04-07
memcg, slab: unregister cache from memcg before starting to destroy it
Vladimir Davydov
2
-7
/
+8
2014-04-07
memcg, slab: separate memcg vs root cache creation paths
Vladimir Davydov
4
-95
/
+111
2014-04-07
memcg, slab: cleanup memcg cache creation
Vladimir Davydov
3
-51
/
+52
2014-04-07
memcg, slab: never try to merge memcg caches
Vladimir Davydov
3
-30
/
+18
2014-04-07
asm/system.h: um: arch_align_stack() moved to asm/exec.h
David Howells
1
-1
/
+1
2014-04-07
asm/system.h: clean asm/system.h from docs
David Howells
3
-9
/
+2
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
13
-21
/
+34
[next]