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
2011-01-12
Merge branch 'pnp' into release
Len Brown
5
-14
/
+13
2011-01-12
Merge branch 'bugzilla-15100' into release
Len Brown
2
-28
/
+72
2011-01-12
Merge branch 'suspend-ioremap-cache' into release
Len Brown
11
-36
/
+43
2011-01-12
Merge branch 'wakeup-etc-rafael' into release
Len Brown
8
-89
/
+94
2011-01-12
Merge branch 'power-resource' into release
Len Brown
8
-145
/
+171
2011-01-12
ACPI / PM: Drop acpi_power_nocheck
Rafael J. Wysocki
3
-43
/
+0
2011-01-12
ACPI / PM: Drop acpi_bus_get_power()
Rafael J. Wysocki
2
-20
/
+0
2011-01-12
Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()
Rafael J. Wysocki
1
-2
/
+2
2011-01-12
ACPI / Fan: Rework the handling of power resources
Rafael J. Wysocki
4
-25
/
+12
2011-01-12
ACPI / PM: Register power resource devices as soon as they are needed
Rafael J. Wysocki
1
-0
/
+20
2011-01-12
ACPI / PM: Register acpi_power_driver early
Rafael J. Wysocki
2
-1
/
+2
2011-01-12
ACPI / PM: Add function for updating device power state consistently
Rafael J. Wysocki
2
-29
/
+62
2011-01-12
ACPI / PM: Add function for device power state initialization
Rafael J. Wysocki
3
-4
/
+27
2011-01-12
ACPI / PM: Introduce __acpi_bus_get_power()
Rafael J. Wysocki
1
-19
/
+29
2011-01-12
ACPI / PM: Introduce function for refcounting device power resources
Rafael J. Wysocki
2
-0
/
+9
2011-01-12
ACPI / PM: Add functions for manipulating lists of power resources
Rafael J. Wysocki
1
-29
/
+38
2011-01-12
ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes
Rafael J. Wysocki
3
-10
/
+7
2011-01-12
ACPICA: Update version to 20101209
Lin Ming
1
-1
/
+1
2011-01-12
ACPICA: Misc comments to minimize code divergence
Lin Ming
6
-46
/
+81
2011-01-12
ACPICA: Global event handler
Lin Ming
8
-5
/
+104
2011-01-12
ACPICA: Implicit notify support
Lin Ming
10
-106
/
+186
2011-01-12
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
Lin Ming
1
-12
/
+45
2011-01-12
ACPICA: Remove unused function declarations
Lin Ming
1
-6
/
+0
2011-01-12
ACPICA: New GPE handler callback definition
Lin Ming
8
-17
/
+29
2011-01-12
ACPICA: Rename some function and variable names
Lin Ming
14
-56
/
+73
2011-01-12
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
5
-601
/
+654
2011-01-11
PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access
Rafael J. Wysocki
2
-28
/
+72
2011-01-07
ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvs
Rafael J. Wysocki
1
-0
/
+8
2011-01-07
ACPI / PM: Report wakeup events from buttons
Rafael J. Wysocki
1
-0
/
+5
2011-01-07
ACPI / PM: Drop special ACPI wakeup flags
Rafael J. Wysocki
2
-10
/
+1
2011-01-07
ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
Rafael J. Wysocki
4
-17
/
+26
2011-01-07
ACPI / PM: Do not enable multiple devices to wake up simultaneously
Rafael J. Wysocki
1
-25
/
+1
2011-01-07
ACPI / ACPICA: Fix global lock acquisition
Rafael J. Wysocki
1
-39
/
+55
2011-01-07
ACPI: Use ioremap_cache()
Len Brown
2
-3
/
+8
2011-01-07
ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()
Rafael J. Wysocki
1
-2
/
+4
2011-01-07
ACPI / PM: Update file information and the list of includes in nvs.c
Rafael J. Wysocki
1
-3
/
+3
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
8
-24
/
+19
2011-01-07
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
3
-6
/
+11
2011-01-04
Linux 2.6.37
v2.6.37
Linus Torvalds
1
-1
/
+1
2011-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-25
/
+87
2011-01-04
ipv4/route.c: respect prefsrc for local routes
Joel Sing
1
-2
/
+6
2011-01-04
remove trim_fs method from Documentation/filesystems/Locking
Christoph Hellwig
1
-2
/
+0
2011-01-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-157
/
+78
2011-01-03
arch/mn10300/kernel/irq.c: fix build
Andrew Morton
1
-1
/
+1
2011-01-03
ima: fix add LSM rule bug
Mimi Zohar
1
-0
/
+2
2011-01-03
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
259
-1598
/
+2484
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
1
-0
/
+2
2011-01-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+20
2011-01-03
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-188
/
+79
2011-01-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2
-4
/
+11
[next]