| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: emux - Add missing KERN_* prefix to printk | Takashi Iwai | 2009-02-05 | 4 | -22/+30 |
* | ALSA: Add missing KERN_* prefix to printk in sound/drivers | Takashi Iwai | 2009-02-05 | 10 | -35/+48 |
* | ALSA: Add missing KERN_* prefix to printk in sound/core | Takashi Iwai | 2009-02-05 | 5 | -25/+39 |
* | ALSA: snd_pcm_new api cleanup | Tim Blechmann | 2009-02-05 | 2 | -2/+2 |
* | ALSA: Release v1.0.19 | Jaroslav Kysela | 2009-01-19 | 1 | -1/+1 |
* | Linux 2.6.29-rc2v2.6.29-rc2 | Linus Torvalds | 2009-01-16 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-01-16 | 17 | -212/+858 |
|\ |
|
| * | ACPI PCI hotplug: harden against panic regression | James Bottomley | 2009-01-16 | 1 | -0/+2 |
| * | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 12 | -10/+23 |
| |\ |
|
| | * | ACPI: rename main.c to sleep.c | Len Brown | 2009-01-16 | 2 | -1/+1 |
| | * | dell-laptop: move to drivers/platform/x86/ from drivers/misc/ | Len Brown | 2009-01-16 | 4 | -2/+14 |
| | * | eeepc-laptop: enable Bluetooth ACPI details | Jonathan McDowell | 2009-01-16 | 1 | -2/+2 |
| | * | ACPI: fix ACPI_FADT_S4_RTC_WAKE comment | David Brownell | 2009-01-16 | 1 | -1/+1 |
| | * | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 | 3 | -3/+3 |
| | * | PM: Fix freezer compilation if PM_SLEEP is unset | Rafael J. Wysocki | 2009-01-16 | 1 | -1/+2 |
| * | | Merge branch 'thinkpad-acpi' into release | Len Brown | 2009-01-16 | 3 | -155/+791 |
| |\ \ |
|
| | * | | ACPI: thinkpad-acpi: bump up version to 0.22 | Henrique de Moraes Holschuh | 2009-01-15 | 2 | -4/+4 |
| | * | | ACPI: thinkpad-acpi: handle HKEY event 6030 | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+6 |
| | * | | ACPI: thinkpad-acpi: clean-up fan subdriver quirk | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -51/+58 |
| | * | | ACPI: thinkpad-acpi: start the event hunt season | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+3 |
| | * | | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -4/+59 |
| | * | | ACPI: thinkpad-acpi: clean up hotkey_notify() | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -65/+109 |
| | * | | ACPI: thinkpad-acpi: use killable instead of interruptible mutexes | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -13/+13 |
| | * | | ACPI: thinkpad-acpi: add UWB radio support | Henrique de Moraes Holschuh | 2009-01-15 | 2 | -1/+223 |
| | * | | ACPI: thinkpad-acpi: preserve radio state across shutdown | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -4/+55 |
| | * | | ACPI: thinkpad-acpi: resume with radios disabled | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -10/+56 |
| | * | | ACPI: thinkpad-acpi: debug facility to emulate the rf switches | Henrique de Moraes Holschuh | 2009-01-15 | 2 | -0/+201 |
| | * | | ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_... | Kay Sievers | 2009-01-15 | 1 | -4/+4 |
| | * | | ACPI: thinkpad-acpi: update documents for the new location | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -1/+2 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release | Len Brown | 2009-01-16 | 2 | -47/+42 |
| |\ \ \ |
|
| | | * | | thermal fixup for broken BIOS which has invalid trip points. | Zhang Rui | 2009-01-16 | 1 | -4/+12 |
| | | |/ |
|
| | * | | ACPI: EC: Don't trust ECDT tables from ASUS | Alexey Starikovskiy | 2009-01-16 | 1 | -44/+30 |
| | * | | ACPI: EC: Limit workaround for ASUS notebooks even more | Alexey Starikovskiy | 2009-01-16 | 1 | -1/+2 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-16 | 1 | -2/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | netxen: include ipv6.h (fixes build failure) | Dhananjay Phadke | 2009-01-16 | 1 | -0/+1 |
| * | | netxen: avoid invalid iounmap | Dhananjay Phadke | 2009-01-16 | 1 | -2/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-01-16 | 3 | -7/+11 |
|\ \ \ |
|
| * | | | Btrfs: fix ioctl arg size (userland incompatible change!) | Chris Mason | 2009-01-16 | 2 | -7/+10 |
| * | | | Btrfs: Clear the device->running_pending flag before bailing on congestion | Chris Mason | 2009-01-16 | 1 | -0/+1 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-01-16 | 24 | -168/+196 |
|\ \ \ \ |
|
| * | | | | serial: Add 16850 uart type support to OF uart driver | Matthias Fuchs | 2009-01-16 | 1 | -0/+1 |
| * | | | | hvc_console: Remove tty->low_latency | Hendrik Brueckner | 2009-01-16 | 1 | -2/+0 |
| * | | | | powerpc: Get the number of SLBs from "slb-size" property | Michael Neuling | 2009-01-16 | 1 | -0/+5 |
| * | | | | powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices | Dave Kleikamp | 2009-01-16 | 1 | -1/+10 |
| * | | | | powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/video | Stephen Rothwell | 2009-01-16 | 1 | -2/+2 |
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsi | Stephen Rothwell | 2009-01-16 | 1 | -3/+3 |
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3 | Stephen Rothwell | 2009-01-16 | 3 | -19/+19 |
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppc | Stephen Rothwell | 2009-01-16 | 1 | -2/+2 |
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char | Stephen Rothwell | 2009-01-16 | 1 | -9/+9 |
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block | Stephen Rothwell | 2009-01-16 | 1 | -9/+9 |