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
2009-09-25
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
3
-132
/
+60
2009-09-25
ACPI: make sure every acpi_device has an ID
Bjorn Helgaas
1
-0
/
+10
2009-09-25
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
2
-4
/
+4
2009-09-25
ACPI: fix synthetic HID for \_SB_
Bjorn Helgaas
1
-12
/
+6
2009-09-25
ACPI: handle re-enumeration, when acpi_devices might already exist
Bjorn Helgaas
1
-8
/
+11
2009-09-25
ACPI: factor out device type and status checking
Bjorn Helgaas
1
-77
/
+52
2009-09-25
ACPI: add acpi_bus_get_status_handle()
Bjorn Helgaas
2
-27
/
+24
2009-09-25
ACPI: use acpi_walk_namespace() to enumerate devices
Bjorn Helgaas
1
-122
/
+74
2009-09-25
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
2
-8
/
+13
2009-09-25
ACPI: enumerate namespace before adding functional fixed hardware devices
Bjorn Helgaas
1
-2
/
+2
2009-09-25
ACPI: convert acpi_bus_scan() to operate on an acpi_handle
Bjorn Helgaas
1
-17
/
+17
2009-09-25
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
Bjorn Helgaas
1
-13
/
+37
2009-09-25
ACPI: remove unnecessary argument checking
Bjorn Helgaas
1
-6
/
+2
2009-09-25
ACPI: remove redundant "type" arguments
Bjorn Helgaas
1
-7
/
+7
2009-09-25
ACPI: remove acpi_device_set_context() "type" argument
Bjorn Helgaas
1
-17
/
+15
2009-09-25
ACPI: use device_type rather than comparing HID
Bjorn Helgaas
1
-6
/
+4
2009-09-25
ACPI: save device_type in acpi_device
Bjorn Helgaas
2
-1
/
+3
2009-09-25
ACPI: remove redundant "handle" and "parent" arguments
Bjorn Helgaas
1
-15
/
+12
2009-09-25
ACPI: remove unused acpi_bus_scan_fixed() argument
Bjorn Helgaas
1
-5
/
+2
2009-09-25
ACPI: add debug for device addition
Bjorn Helgaas
1
-2
/
+10
2009-09-25
ACPICA: fixup after acpi_get_object_info() change
Bjorn Helgaas
1
-1
/
+0
2009-09-25
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...
David S. Miller
1
-141
/
+88
2009-09-25
cifs: fix locking and list handling code in cifs_open and its helper
Jeff Layton
1
-19
/
+3
2009-09-25
alpha: fix build after vmlinux.lds.S cleanup
Sam Ravnborg
1
-0
/
+1
2009-09-25
mips: fix build of vmlinux.lds
Manuel Lauss
2
-6
/
+8
2009-09-25
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-72
/
+142
2009-09-25
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
1
-1
/
+1
2009-09-25
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
1
-3
/
+9
2009-09-25
writeback: make the super_block pinning more efficient
Jens Axboe
1
-17
/
+29
2009-09-25
writeback: don't resort for a single super_block in move_expired_inodes()
Jens Axboe
1
-1
/
+11
2009-09-25
writeback: move inodes from one super_block together
Shaohua Li
1
-3
/
+18
2009-09-25
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
5
-19
/
+17
2009-09-25
writeback: improve readability of the wb_writeback() continue/break logic
Jens Axboe
1
-20
/
+23
2009-09-25
writeback: cleanup writeback_single_inode()
Wu Fengguang
1
-8
/
+7
2009-09-25
writeback: kupdate writeback shall not stop when more io is possible
Wu Fengguang
1
-2
/
+2
2009-09-25
writeback: stop background writeback when below background threshold
Wu Fengguang
2
-14
/
+20
2009-09-25
writeback: balance_dirty_pages() shall write more than dirtied pages
Wu Fengguang
1
-6
/
+10
2009-09-25
fs: Fix busyloop in wb_writeback()
Jan Kara
1
-1
/
+18
2009-09-25
[IA64] implement ticket locks for Itanium
Tony Luck
6
-218
/
+92
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
55
-1284
/
+3409
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-0
/
+362
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
93
-2909
/
+2610
2009-09-25
Merge branch 'x86/asm' into x86/urgent
Ingo Molnar
7
-76
/
+25
2009-09-25
[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.
Thierry Reding
3
-0
/
+362
2009-09-25
sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge
Guennadi Liakhovetski
1
-2
/
+2
2009-09-25
sh: Add support DMA Engine to SH7780
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
sh: Add support DMA Engine to SH7722
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
623
-12842
/
+29885
2009-09-25
sh: enable onenand support in kfr2r09 defconfig.
Paul Mundt
1
-2
/
+7
2009-09-25
sh: update defconfigs.
Paul Mundt
48
-1271
/
+3269
[prev]
[next]