Age | Commit message (Expand) | Author |
2009-09-25 | TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2 | Sriram |
2009-09-25 | ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl | Jarek Poplawski |
2009-09-26 | drm/kms: protect against fb helper not being created. | Dave Airlie |
2009-09-25 | ACPI: simplify building device HID/CID list | Bjorn Helgaas |
2009-09-25 | ACPI: remove acpi_device_uid() and related stuff | Bjorn Helgaas |
2009-09-25 | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas |
2009-09-25 | ACPI: remove acpi_device.flags.compatible_ids | Bjorn Helgaas |
2009-09-25 | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas |
2009-09-25 | ACPI: make sure every acpi_device has an ID | Bjorn Helgaas |
2009-09-25 | ACPI: use acpi_device_hid() when possible | Bjorn Helgaas |
2009-09-25 | ACPI: fix synthetic HID for \_SB_ | Bjorn Helgaas |
2009-09-25 | ACPI: handle re-enumeration, when acpi_devices might already exist | Bjorn Helgaas |
2009-09-25 | ACPI: factor out device type and status checking | Bjorn Helgaas |
2009-09-25 | ACPI: add acpi_bus_get_status_handle() | Bjorn Helgaas |
2009-09-25 | ACPI: use acpi_walk_namespace() to enumerate devices | Bjorn Helgaas |
2009-09-25 | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE | Bjorn Helgaas |
2009-09-25 | ACPI: enumerate namespace before adding functional fixed hardware devices | Bjorn Helgaas |
2009-09-25 | ACPI: convert acpi_bus_scan() to operate on an acpi_handle | Bjorn Helgaas |
2009-09-25 | ACPI: add acpi_bus_get_parent() and remove "parent" arguments | Bjorn Helgaas |
2009-09-25 | ACPI: remove unnecessary argument checking | Bjorn Helgaas |
2009-09-25 | ACPI: remove redundant "type" arguments | Bjorn Helgaas |
2009-09-25 | ACPI: remove acpi_device_set_context() "type" argument | Bjorn Helgaas |
2009-09-25 | ACPI: use device_type rather than comparing HID | Bjorn Helgaas |
2009-09-25 | ACPI: save device_type in acpi_device | Bjorn Helgaas |
2009-09-25 | ACPI: remove redundant "handle" and "parent" arguments | Bjorn Helgaas |
2009-09-25 | ACPI: remove unused acpi_bus_scan_fixed() argument | Bjorn Helgaas |
2009-09-25 | ACPI: add debug for device addition | Bjorn Helgaas |
2009-09-25 | ACPICA: fixup after acpi_get_object_info() change | Bjorn Helgaas |
2009-09-25 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus... | David S. Miller |
2009-09-25 | cifs: fix locking and list handling code in cifs_open and its helper | Jeff Layton |
2009-09-25 | alpha: fix build after vmlinux.lds.S cleanup | Sam Ravnborg |
2009-09-25 | mips: fix build of vmlinux.lds | Manuel Lauss |
2009-09-25 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-25 | writeback: writeback_inodes_sb() should use bdi_start_writeback() | Jens Axboe |
2009-09-25 | writeback: don't delay inodes redirtied by a fast dirtier | Wu Fengguang |
2009-09-25 | writeback: make the super_block pinning more efficient | Jens Axboe |
2009-09-25 | writeback: don't resort for a single super_block in move_expired_inodes() | Jens Axboe |
2009-09-25 | writeback: move inodes from one super_block together | Shaohua Li |
2009-09-25 | writeback: get rid to incorrect references to pdflush in comments | Jens Axboe |
2009-09-25 | writeback: improve readability of the wb_writeback() continue/break logic | Jens Axboe |
2009-09-25 | writeback: cleanup writeback_single_inode() | Wu Fengguang |
2009-09-25 | writeback: kupdate writeback shall not stop when more io is possible | Wu Fengguang |
2009-09-25 | writeback: stop background writeback when below background threshold | Wu Fengguang |
2009-09-25 | writeback: balance_dirty_pages() shall write more than dirtied pages | Wu Fengguang |
2009-09-25 | fs: Fix busyloop in wb_writeback() | Jan Kara |
2009-09-25 | [IA64] implement ticket locks for Itanium | Tony Luck |
2009-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2009-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-25 | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar |