index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
2009-09-26
1
-3
/
+2
*
Merge branch 'thinkpad-2.6.32-part2' into release
Len Brown
2009-09-26
2
-227
/
+453
|
\
|
*
thinkpad-acpi: name event constants
Henrique de Moraes Holschuh
2009-09-20
1
-23
/
+69
|
*
thinkpad-acpi: add internal hotkey event API
Henrique de Moraes Holschuh
2009-09-20
1
-0
/
+48
|
*
thinkpad-acpi: hotkey event driver update
Henrique de Moraes Holschuh
2009-09-20
2
-196
/
+328
|
*
thinkpad-acpi: drop HKEY event 0x5010
Henrique de Moraes Holschuh
2009-09-20
2
-5
/
+5
|
*
thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exit
Henrique de Moraes Holschuh
2009-09-20
1
-10
/
+8
|
*
thinkpad-acpi: don't leave ERR_PTR() pointers around
Henrique de Moraes Holschuh
2009-09-20
1
-1
/
+3
*
|
Merge branch 'bjorn-HID' into release
Len Brown
2009-09-26
5
-483
/
+315
|
\
\
|
*
|
ACPI: simplify building device HID/CID list
Bjorn Helgaas
2009-09-25
1
-33
/
+23
|
*
|
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
2009-09-25
2
-21
/
+1
|
*
|
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
2009-09-25
3
-28
/
+15
|
*
|
ACPI: remove acpi_device.flags.compatible_ids
Bjorn Helgaas
2009-09-25
2
-13
/
+5
|
*
|
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
2009-09-25
3
-132
/
+60
|
*
|
ACPI: make sure every acpi_device has an ID
Bjorn Helgaas
2009-09-25
1
-0
/
+10
|
*
|
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
2009-09-25
2
-4
/
+4
|
*
|
ACPI: fix synthetic HID for \_SB_
Bjorn Helgaas
2009-09-25
1
-12
/
+6
|
*
|
ACPI: handle re-enumeration, when acpi_devices might already exist
Bjorn Helgaas
2009-09-25
1
-8
/
+11
|
*
|
ACPI: factor out device type and status checking
Bjorn Helgaas
2009-09-25
1
-77
/
+52
|
*
|
ACPI: add acpi_bus_get_status_handle()
Bjorn Helgaas
2009-09-25
2
-27
/
+24
|
*
|
ACPI: use acpi_walk_namespace() to enumerate devices
Bjorn Helgaas
2009-09-25
1
-122
/
+74
|
*
|
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
2009-09-25
2
-8
/
+13
|
*
|
ACPI: enumerate namespace before adding functional fixed hardware devices
Bjorn Helgaas
2009-09-25
1
-2
/
+2
|
*
|
ACPI: convert acpi_bus_scan() to operate on an acpi_handle
Bjorn Helgaas
2009-09-25
1
-17
/
+17
|
*
|
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
Bjorn Helgaas
2009-09-25
1
-13
/
+37
|
*
|
ACPI: remove unnecessary argument checking
Bjorn Helgaas
2009-09-25
1
-6
/
+2
|
*
|
ACPI: remove redundant "type" arguments
Bjorn Helgaas
2009-09-25
1
-7
/
+7
|
*
|
ACPI: remove acpi_device_set_context() "type" argument
Bjorn Helgaas
2009-09-25
1
-17
/
+15
|
*
|
ACPI: use device_type rather than comparing HID
Bjorn Helgaas
2009-09-25
1
-6
/
+4
|
*
|
ACPI: save device_type in acpi_device
Bjorn Helgaas
2009-09-25
2
-1
/
+3
|
*
|
ACPI: remove redundant "handle" and "parent" arguments
Bjorn Helgaas
2009-09-25
1
-15
/
+12
|
*
|
ACPI: remove unused acpi_bus_scan_fixed() argument
Bjorn Helgaas
2009-09-25
1
-5
/
+2
|
*
|
ACPI: add debug for device addition
Bjorn Helgaas
2009-09-25
1
-2
/
+10
|
*
|
ACPICA: fixup after acpi_get_object_info() change
Bjorn Helgaas
2009-09-25
1
-1
/
+0
*
|
|
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-25
5
-72
/
+142
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
2009-09-25
1
-1
/
+1
|
*
|
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
2009-09-25
1
-3
/
+9
|
*
|
writeback: make the super_block pinning more efficient
Jens Axboe
2009-09-25
1
-17
/
+29
|
*
|
writeback: don't resort for a single super_block in move_expired_inodes()
Jens Axboe
2009-09-25
1
-1
/
+11
|
*
|
writeback: move inodes from one super_block together
Shaohua Li
2009-09-25
1
-3
/
+18
|
*
|
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
2009-09-25
5
-19
/
+17
|
*
|
writeback: improve readability of the wb_writeback() continue/break logic
Jens Axboe
2009-09-25
1
-20
/
+23
|
*
|
writeback: cleanup writeback_single_inode()
Wu Fengguang
2009-09-25
1
-8
/
+7
|
*
|
writeback: kupdate writeback shall not stop when more io is possible
Wu Fengguang
2009-09-25
1
-2
/
+2
|
*
|
writeback: stop background writeback when below background threshold
Wu Fengguang
2009-09-25
2
-14
/
+20
|
*
|
writeback: balance_dirty_pages() shall write more than dirtied pages
Wu Fengguang
2009-09-25
1
-6
/
+10
|
*
|
fs: Fix busyloop in wb_writeback()
Jan Kara
2009-09-25
1
-1
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-09-25
55
-1284
/
+3409
|
\
\
\
|
*
|
|
sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge
Guennadi Liakhovetski
2009-09-25
1
-2
/
+2
|
*
|
|
sh: Add support DMA Engine to SH7780
Nobuhiro Iwamatsu
2009-09-25
1
-0
/
+14
[next]