Age | Commit message (Expand) | Author | Files | Lines |
2009-09-25 | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE | Bjorn Helgaas | 1 | -7/+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 | 1 | -0/+1 |
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 git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -2/+2 |
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 | 71 | -2757/+2417 |
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-24 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 4 | -6/+18 |
2009-09-24 | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2 | -3/+18 |
2009-09-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 16 | -128/+578 |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 5 | -8/+33 |
2009-09-24 | 3c59x: Get rid of "Trying to free already-free IRQ" | Anton Vorontsov | 1 | -9/+3 |
2009-09-24 | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 | Sebastian Haas | 1 | -7/+9 |
2009-09-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 3033 | -293646/+483479 |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King | 1301 | -66831/+145536 |
2009-09-24 | Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier | 4 | -8/+26 |
2009-09-24 | IPoIB: Don't turn on carrier for a non-active port | Moni Shoua | 1 | -0/+7 |
2009-09-24 | IB/mthca: Fix access to freed memory in catastrophic event handling | Jack Morgenstein | 1 | -3/+8 |
2009-09-24 | mlx4_core: Pass cache line size to device FW | Eli Cohen | 1 | -0/+5 |
2009-09-24 | RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization | Julia Lawall | 1 | -1/+0 |
2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -460/+2765 |
2009-09-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 8 | -314/+192 |
2009-09-24 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 3 | -3/+2 |
2009-09-24 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 46 | -3026/+7223 |
2009-09-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 7 | -19/+13 |
2009-09-24 | drivers/usb/serial/sierra.c: fix CONFIG_PM=n build | Andrew Morton | 1 | -0/+5 |
2009-09-24 | drivers/vlynq/vlynq.c: fix resource size off by 1 error | Julia Lawall | 1 | -1/+1 |
2009-09-24 | gru: allocation may fail in quicktest1() | Roel Kluin | 1 | -0/+2 |
2009-09-24 | gru: use proc_create() | Alexey Dobriyan | 1 | -2/+1 |
2009-09-24 | memstick: move dev_dbg | Jiri Slaby | 1 | -1/+1 |
2009-09-24 | edac: core: remove completion-wait for complete with rcu_barrier | Jesper Dangaard Brouer | 3 | -10/+3 |
2009-09-24 | edac: i3200 memory controller driver | Jason Uhlenkott | 3 | -0/+536 |
2009-09-24 | edac: fix resource size calculation | Julia Lawall | 2 | -14/+14 |
2009-09-24 | edac: mpc85xx add mpc83xx support | Ira W. Snyder | 2 | -12/+22 |
2009-09-24 | edac: mpc85xx add P2020DS support | Yang Shi | 1 | -0/+2 |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 4 | -26/+26 |
2009-09-24 | bfin-otp: add writing support | Mike Frysinger | 1 | -44/+129 |
2009-09-24 | drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV | Dimitri Sivanich | 3 | -0/+225 |
2009-09-24 | drivers/char/rio/rioctrl.c: off by one error in rioctrl.c | Dan Carpenter | 1 | -1/+1 |