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
2011-01-25
PM / Runtime: Don't enable interrupts while running in_interrupt
Alan Stern
1
-3
/
+6
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-13
thp: transparent hugepage sysfs meminfo
David Rientjes
1
-3
/
+18
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-10
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-76
/
+65
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+39
2011-01-08
sysfs: Introducing binary attributes for struct class
Stefan Achatz
1
-2
/
+39
2010-12-24
PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally
Rafael J. Wysocki
1
-1
/
+1
2010-12-24
PM: Use dev_name() in core device suspend and resume routines
Rafael J. Wysocki
1
-16
/
+9
2010-12-24
PM: Permit registration of parentless devices during system suspend
Rafael J. Wysocki
1
-22
/
+3
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
1
-12
/
+5
2010-12-24
PM: Remove redundant checks from core device resume routines
Rafael J. Wysocki
1
-27
/
+17
2010-12-24
PM: Use a different list of devices for each stage of device suspend
Rafael J. Wysocki
1
-34
/
+19
2010-12-24
PM: Avoid compiler warning in pm_noirq_op()
Rafael J. Wysocki
1
-1
/
+1
2010-12-24
PM: Use pm_wakeup_pending() in __device_suspend()
Rafael J. Wysocki
1
-0
/
+5
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2
-11
/
+11
2010-12-24
PM: Prevent dpm_prepare() from returning errors unnecessarily
Rafael J. Wysocki
1
-4
/
+7
2010-12-24
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
1
-9
/
+38
2010-12-24
PM / Runtime: Fix comments to match runtime callback code
Aaro Koskinen
1
-2
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-4
/
+30
2010-11-29
driver core: Document that device_rename() is only for networking
Michael Ellerman
1
-0
/
+2
2010-11-21
Fix "forcably" comment typo
Robert P. J. Day
1
-1
/
+1
2010-11-17
driver-core: merge private parts of class and bus
Kay Sievers
4
-74
/
+61
2010-11-10
driver core: fix whitespace in class_attr_string
Brandon Philips
1
-2
/
+2
2010-11-11
PM: Allow devices to be removed during late suspend and early resume
Rafael J. Wysocki
1
-4
/
+30
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-29
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2010-10-29
PM / Runtime: Fix typo in status comparison causing warning
Kevin Winchester
1
-1
/
+1
2010-10-29
convert get_sb_single() users
Al Viro
1
-9
/
+9
2010-10-26
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2010-10-26
writeback: add /sys/devices/system/node/<node>/vmstat
Michael Rubin
1
-0
/
+14
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
9
-283
/
+165
2010-10-22
PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()
Ming Lei
1
-1
/
+1
2010-10-22
driver core: Display error codes when class suspend fails
Mark Brown
1
-4
/
+4
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
1
-6
/
+11
2010-10-22
Driver core: Add mutex for adding/removing memory blocks
Nathan Fontenot
1
-0
/
+7
2010-10-22
Driver core: Move find_memory_block routine
Nathan Fontenot
1
-33
/
+33
2010-10-22
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
1
-3
/
+5
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
1
-10
/
+18
2010-10-22
driver core: fix build for CONFIG_BLOCK not enabled
Randy Dunlap
1
-0
/
+6
2010-10-22
driver-core: base: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-22
FW_LOADER: fix kconfig dependency warning on HOTPLUG
Randy Dunlap
1
-1
/
+0
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
2
-11
/
+19
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
3
-210
/
+25
2010-10-22
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
1
-20
/
+12
2010-10-22
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
1
-1
/
+8
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
1
-0
/
+35
2010-10-22
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
1
-2
/
+2
[next]