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-12-06
Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...
Greg Kroah-Hartman
3
-24
/
+100
2014-11-30
fs: debugfs: add forward declaration for struct device type
Arend van Spriel
1
-0
/
+1
2014-11-26
firmware class: Deletion of an unnecessary check before the function call "vu...
Markus Elfring
1
-2
/
+1
2014-11-26
firmware loader: fix hung task warning dump
Kweh, Hock Leong
1
-2
/
+2
2014-11-26
devcoredump: provide a one-way disable function
Johannes Berg
1
-8
/
+48
2014-11-26
device: Add dev_<level>_once variants
Joe Perches
1
-0
/
+35
2014-11-26
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
3
-100
/
+24
2014-11-26
ath: use seq_file api for ath9k debugfs files
Arend van Spriel
2
-274
/
+192
2014-11-26
debugfs: add helper function to create device related seq_file
Arend van Spriel
2
-1
/
+69
2014-11-24
drivers/base: cacheinfo: remove noisy error boot message
Sudeep Holla
1
-3
/
+1
2014-11-11
Revert "core: platform: add warning if driver has no owner"
Wolfram Sang
1
-3
/
+0
2014-11-07
drivers: base: support cpu cache information interface to userspace via sysfs
Sudeep Holla
4
-1
/
+689
2014-11-07
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
2
-0
/
+58
2014-11-07
topology: replace custom attribute macros with standard DEVICE_ATTR*
Sudeep Holla
1
-29
/
+24
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
12
-87
/
+73
2014-11-07
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
1
-3
/
+5
2014-11-07
driver core: fix race with userland in device_add()
Sergey Klyaus
1
-20
/
+18
2014-11-07
sysfs/kernfs: make read requests on pre-alloc files use the buffer.
NeilBrown
2
-13
/
+49
2014-11-07
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
NeilBrown
4
-22
/
+71
2014-11-07
fs: sysfs: return EGBIG on write if offset is larger than file size
Vladimir Zapolskiy
1
-1
/
+1
2014-11-07
kobject: fix NULL pointer derefernce in kobj_child_ns_ops
Pankaj Dubey
1
-1
/
+1
2014-11-06
coccinelle: api: add spatch to prevent unnecessary .owner
Wolfram Sang
1
-0
/
+106
2014-11-06
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
2
-7
/
+10
2014-11-06
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
2
-7
/
+10
2014-11-06
core: platform: add warning if driver has no owner
Wolfram Sang
1
-0
/
+3
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1683
-1713
/
+0
2014-11-02
Linux 3.18-rc3
v3.18-rc3
Linus Torvalds
1
-2
/
+2
2014-11-02
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-39
/
+73
2014-11-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-19
/
+53
2014-11-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-83
/
+116
2014-11-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-9
/
+23
2014-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-16
/
+45
2014-11-03
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
7
-42
/
+29
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-58
/
+50
2014-11-02
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
1
-2
/
+0
2014-11-03
drm/exynos: correct connector->dpms field before resuming
Andrzej Hajda
1
-2
/
+6
2014-11-03
drm/exynos: enable vblank after DPMS on
Andrzej Hajda
1
-1
/
+4
2014-11-03
drm/exynos: init kms poll at the end of initialization
Andrzej Hajda
1
-6
/
+6
2014-11-03
drm/exynos: propagate plane initialization errors
Andrzej Hajda
1
-2
/
+5
2014-11-03
drm/exynos: vidi: fix build warning
Inki Dae
1
-1
/
+0
2014-11-03
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
5
-22
/
+0
2014-11-03
drm/exynos: init vblank with real number of crtcs
Andrzej Hajda
1
-9
/
+9
2014-11-02
KVM: vmx: defer load of APIC access page address during reset
Paolo Bonzini
1
-1
/
+1
2014-11-02
KVM: nVMX: Disable preemption while reading from shadow VMCS
Jan Kiszka
1
-0
/
+4
2014-11-02
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
1
-3
/
+5
2014-11-02
Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
3
-9
/
+24
2014-11-01
Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-28
/
+31
2014-11-01
Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
32
-173
/
+319
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-39
/
+27
2014-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-29
/
+302
[next]