index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
ACPI: update ej_event interface to take acpi_device
Yinghai Lu
4
-13
/
+7
2013-01-15
ACPI / scan: Add second pass to acpi_bus_trim()
Rafael J. Wysocki
1
-16
/
+30
2013-01-15
ACPI / scan: Change the implementation of acpi_bus_trim()
Rafael J. Wysocki
1
-49
/
+15
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
5
-17
/
+9
2013-01-15
ACPI / scan: Drop the second argument of acpi_device_unregister()
Rafael J. Wysocki
1
-3
/
+3
2013-01-15
ACPI: Remove the ops field from struct acpi_device
Rafael J. Wysocki
1
-1
/
+0
2013-01-14
ACPI: remove unused acpi_op_bind and acpi_op_unbind
Jiang Liu
1
-2
/
+0
2013-01-11
ACPI / scan: Fix check of device_attach() return value.
Mika Westerberg
1
-1
/
+1
2013-01-07
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
1
-1
/
+2
2013-01-03
ACPI: Remove unused struct acpi_pci_root.id member
Bjorn Helgaas
1
-1
/
+0
2013-01-03
ACPI: Drop ACPI device .bind() and .unbind() callbacks
Rafael J. Wysocki
2
-24
/
+0
2013-01-03
ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
Rafael J. Wysocki
4
-157
/
+37
2013-01-03
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
7
-38
/
+36
2013-01-03
ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
Rafael J. Wysocki
2
-15
/
+37
2013-01-03
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
8
-43
/
+45
2013-01-03
ACPI: Replace ACPI device add_type field with a match_driver flag
Rafael J. Wysocki
2
-21
/
+11
2013-01-03
ACPI: Drop the second argument of acpi_bus_scan()
Rafael J. Wysocki
1
-10
/
+8
2013-01-03
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
8
-101
/
+32
2013-01-03
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
5
-77
/
+12
2013-01-03
ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
Rafael J. Wysocki
1
-21
/
+11
2013-01-03
ACPI: Change the ordering of acpi_bus_check_add()
Rafael J. Wysocki
1
-10
/
+10
2013-01-03
ACPI: Replace struct acpi_bus_ops with enum type
Rafael J. Wysocki
2
-30
/
+20
2013-01-03
ACPI: Reduce the usage of struct acpi_bus_ops
Rafael J. Wysocki
1
-24
/
+16
2013-01-03
ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
Rafael J. Wysocki
1
-28
/
+35
2013-01-03
ACPI: Change the ordering of PCI root bridge driver registrarion
Rafael J. Wysocki
3
-3
/
+3
2013-01-03
ACPI: Separate adding ACPI device objects from probing ACPI drivers
Rafael J. Wysocki
2
-31
/
+73
2013-01-03
Linux 3.8-rc2
v3.8-rc2
Linus Torvalds
1
-1
/
+1
2013-01-03
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-03
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
1
-3
/
+3
2013-01-03
UAPI: Remove empty Kbuild files
David Howells
8
-8
/
+0
2013-01-03
mm: mempolicy: Convert shared_policy mutex to spinlock
Mel Gorman
2
-21
/
+49
2013-01-02
mempolicy: remove arg from mpol_parse_str, mpol_to_str
Hugh Dickins
4
-14
/
+9
2013-01-02
tmpfs mempolicy: fix /proc/mounts corrupting memory
Hugh Dickins
1
-38
/
+26
2013-01-02
epoll: prevent missed events on EPOLL_CTL_MOD
Eric Wong
1
-1
/
+21
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
3
-2
/
+23
2013-01-02
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
1
-1
/
+0
2013-01-02
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
1
-7
/
+6
2013-01-02
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
1
-4
/
+0
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
1
-18
/
+0
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
1
-16
/
+3
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2
-0
/
+14
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
1
-0
/
+2
2012-12-30
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2
-7
/
+7
2012-12-28
mm: fix null pointer dereference in wait_iff_congested()
Zlatko Calusic
1
-1
/
+1
2012-12-28
libceph: fix protocol feature mismatch failure path
Sage Weil
1
-10
/
+4
2012-12-28
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
1
-6
/
+5
2012-12-28
libceph: always reset osds when kicking
Alex Elder
1
-2
/
+2
2012-12-28
libceph: move linger requests sooner in kick_requests()
Alex Elder
1
-11
/
+19
[next]