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
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
numa, cpu hotplug: change links of CPU and node when changing node number by ...
Yasuaki Ishimatsu
1
-2
/
+23
2013-04-29
mm: Remove unused parameter of pages_correctly_reserved()
Tang Chen
1
-3
/
+2
2013-04-29
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
1
-21
/
+23
2013-04-29
drivers/base/node.c: switch to register_hotmemory_notifier()
Andrew Morton
1
-2
/
+6
2013-04-14
Merge 3.9-rc7 into driver-core-next
Greg Kroah-Hartman
3
-16
/
+52
2013-04-11
PM / Runtime: Idle devices asynchronously after probe|release
Ulf Hansson
1
-3
/
+3
2013-04-11
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
2
-16
/
+16
2013-04-10
driver core: devtmpfs: fix compile failure with CONFIG_UIDGID_STRICT_TYPE_CHECKS
Ming Lei
1
-2
/
+2
2013-04-10
devtmpfs: add base.h include
Greg Kroah-Hartman
1
-0
/
+1
2013-04-09
regmap: Back out work buffer fix
Mark Brown
1
-1
/
+2
2013-04-08
driver core: add uid and gid to devtmpfs
Kay Sievers
2
-14
/
+30
2013-04-04
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+47
2013-04-03
sysfs: fix crash_notes_size build warning
Arnd Bergmann
1
-1
/
+1
2013-04-02
PM / QoS: Avoid possible deadlock related to sysfs access
Rafael J. Wysocki
1
-13
/
+47
2013-03-31
Merge remote-tracking branch 'regmap/fix/async' into tmp
Mark Brown
1
-0
/
+2
2013-03-31
Merge remote-tracking branch 'regmap/fix/core' into tmp
Mark Brown
1
-2
/
+2
2013-03-29
sysfs: Add crash_notes_size to export percpu note size
Zhang Yanfei
1
-0
/
+14
2013-03-29
driver core: platform.c: fix checkpatch errors and warnings
Fabio Porcedda
1
-10
/
+8
2013-03-29
driver core: warn that platform_driver_probe can not use deferred probing
Fabio Porcedda
1
-1
/
+5
2013-03-27
regmap: async: Add missing return
Mark Brown
1
-0
/
+2
2013-03-21
regmap: don't corrupt work buffer in _regmap_raw_write()
Stephen Warren
1
-2
/
+1
2013-03-15
base: core: WARN() about bogus permissions on device attributes
Felipe Balbi
1
-1
/
+8
2013-03-13
regmap: cache Fix regcache-rbtree sync
Lars-Peter Clausen
1
-1
/
+1
2013-03-13
device: separate all subsys mutexes
Michal Hocko
1
-4
/
+4
2013-03-12
regmap: Initialize `map->debugfs' before regcache
Dimitris Papastamos
1
-2
/
+2
2013-03-07
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-102
/
+126
2013-03-07
Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-03-04
PM / QoS: Remove device PM QoS sysfs attributes at the right place
Rafael J. Wysocki
4
-76
/
+55
2013-03-04
PM / QoS: Fix concurrency issues and memory leaks in device PM QoS
Rafael J. Wysocki
1
-42
/
+87
2013-03-01
regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case
Li Fei
1
-0
/
+1
2013-02-27
CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap
John Sheu
1
-6
/
+17
2013-02-27
dma-buf: implement vmap refcounting in the interface logic
Daniel Vetter
1
-5
/
+38
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2
-2
/
+3
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-23
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
Ming Lei
1
-1
/
+18
2013-02-23
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
1
-0
/
+70
2013-02-23
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
1
-0
/
+6
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-269
/
+325
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+18
2013-02-20
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+77
2013-02-18
base: memory: fix soft/hard_offline_page permissions
Felipe Balbi
1
-2
/
+2
2013-02-15
drivercore: Fix ordering between deferred_probe and exiting initcalls
Grant Likely
1
-0
/
+2
2013-02-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+11
2013-02-14
Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next
Mark Brown
2
-12
/
+48
2013-02-14
Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next
Mark Brown
1
-13
/
+66
2013-02-14
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-26
/
+99
2013-02-14
Merge remote-tracking branch 'regmap/topic/flat' into regmap-next
Mark Brown
4
-1
/
+75
2013-02-14
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
Mark Brown
2
-18
/
+33
[next]