| Commit message (Expand) | Author | Age | Files | Lines |
* | [CPUFREQ] ondemand: fix tickless accounting and software coordination bug | Venki Pallipadi | 2007-06-21 | 1 | -7/+18 |
* | [CPUFREQ] ondemand: add a check to avoid negative load calculation | Venki Pallipadi | 2007-06-21 | 1 | -2/+3 |
* | [CPUFREQ] Keep userspace governor quiet when it is not being used | Venki Pallipadi | 2007-06-21 | 1 | -3/+20 |
* | [CPUFREQ] check return value of sysfs_create_file | Thomas Renninger | 2007-05-29 | 1 | -5/+10 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-12 | 15 | -195/+804 |
|\ |
|
| * | [ARM] 4332/2: KS8695: Serial driver | Andrew Victor | 2007-05-11 | 3 | -0/+675 |
| * | [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. | Andrew Victor | 2007-05-11 | 1 | -1/+1 |
| * | [ARM] pata_icside: fix build errors | Russell King | 2007-05-11 | 1 | -56/+86 |
| * | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 2007-05-11 | 11 | -117/+31 |
| * | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 2007-05-11 | 6 | -24/+14 |
* | | fix the dynamic allocation and probe in loop.c | Al Viro | 2007-05-12 | 1 | -40/+12 |
* | | IPMI: Add PPC openfirmware unregister | Christian Krafft | 2007-05-12 | 1 | -0/+4 |
* | | IPMI: fix SI address space settings | Corey Minyard | 2007-05-12 | 1 | -2/+2 |
* | | Missing include file in tpm_atmel.h | Stephen Rothwell | 2007-05-12 | 1 | -0/+3 |
* | | tty: flush flip buffer on ldisc input queue flush | Paul Fulghum | 2007-05-12 | 1 | -0/+33 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-12 | 2 | -0/+2 |
|\ \ |
|
| * | | [SPARC64]: envctrl.c needs asm/io.h | David S. Miller | 2007-05-11 | 1 | -0/+1 |
| * | | [TTY]: Export proc_clear_tty() to modulea. | David S. Miller | 2007-05-11 | 1 | -0/+1 |
* | | | pm3fb: Fix compile error if module | Antonino A. Daplas | 2007-05-12 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-11 | 1 | -1/+1 |
|\ \ |
|
| * | | [POWERPC] Create Marvell mv64x60 ethernet platform_data | Dale Farnsworth | 2007-05-12 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-05-11 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Wim Van Sebroeck | 2007-05-11 | 1409 | -46171/+85443 |
| |\ \ \ |
|
| * | | | | [WATCHDOG] iTCO_wdt.c - fix ACPI Base register | Wim Van Sebroeck | 2007-05-11 | 1 | -1/+1 |
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-11 | 60 | -1002/+504 |
|\ \ \ \ \ |
|
| * | | | | | pata_platform: don't use generic ata_port_start | Olof Johansson | 2007-05-11 | 1 | -1/+3 |
| * | | | | | Use menuconfig objects: libata | Jan Engelhardt | 2007-05-11 | 1 | -7/+3 |
| * | | | | | add the ATI SB700 SATA controller device id to AHCI pci table | Henry Su | 2007-05-11 | 1 | -0/+1 |
| * | | | | | Add the combined mode for ATI SB700 | Henry Su | 2007-05-11 | 1 | -0/+1 |
| * | | | | | pata_pcmcia: recognize 2GB CompactFlash from Transcend | Aeschbacher, Fabrice | 2007-05-11 | 1 | -0/+1 |
| * | | | | | git-libata-all: sata_via build fix | Andrew Morton | 2007-05-11 | 1 | -4/+0 |
| * | | | | | libata-acpi: clean up parameters and misc stuff | Tejun Heo | 2007-05-11 | 3 | -100/+98 |
| * | | | | | libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ | Tejun Heo | 2007-05-11 | 3 | -15/+15 |
| * | | | | | libata: give devices one last chance even if recovery failed with -EINVAL | Tejun Heo | 2007-05-11 | 1 | -5/+1 |
| * | | | | | libata: fallback to the other IDENTIFY on device error, take#2 | Tejun Heo | 2007-05-11 | 1 | -1/+21 |
| * | | | | | libata: ignore EH scheduling during initialization | Tejun Heo | 2007-05-11 | 2 | -0/+5 |
| * | | | | | libata: clean up SFF init mess | Tejun Heo | 2007-05-11 | 42 | -306/+308 |
| * | | | | | libata: implement libata.spindown_compat | Tejun Heo | 2007-05-11 | 3 | -1/+34 |
| * | | | | | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 | 44 | -562/+13 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-11 | 35 | -3099/+750 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2007-05-11 | 22 | -2955/+259 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] libertas: 64-bit cleanups | Dan Williams | 2007-05-11 | 7 | -20/+21 |
| | * | | | | | [PATCH] libertas: sparse fixes | Dan Williams | 2007-05-11 | 1 | -9/+10 |
| | * | | | | | [PATCH] libertas: fix missing unlock in TX error path | Dan Williams | 2007-05-11 | 1 | -0/+1 |
| | * | | | | | [PATCH] libertas: make debugfs.c sparse-clean | Dan Williams | 2007-05-11 | 1 | -13/+4 |
| | * | | | | | [PATCH] libertas: Clean up debug defines | Dan Williams | 2007-05-11 | 2 | -8/+5 |
| | * | | | | | [PATCH] libertas: remove SUPPORT_BOOT_COMMAND | Dan Williams | 2007-05-11 | 3 | -6/+1 |
| | * | | | | | [PATCH] libertas: Purge non-mesh ioctls | Dan Williams | 2007-05-11 | 6 | -2363/+0 |
| | * | | | | | [PATCH] libertas: Get rid of version.h | Dan Williams | 2007-05-11 | 3 | -8/+7 |
| | * | | | | | [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum | Dan Williams | 2007-05-11 | 11 | -132/+85 |