| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio-rng: Remove false BUG for spurious callbacks | Christian Borntraeger | 2009-04-24 | 1 | -2/+2 |
* | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-04-24 | 18 | -51/+60 |
|\ |
|
| * | microblaze: add parameter to microblaze_read() | Coly Li | 2009-04-23 | 1 | -1/+1 |
| * | microblaze: Use CFLAGS_KERNEL instead of CFLAGS | Michal Simek | 2009-04-23 | 1 | -4/+2 |
| * | microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too | Michal Simek | 2009-04-23 | 3 | -4/+15 |
| * | microblaze: Do not check use_dcache | Michal Simek | 2009-04-23 | 1 | -3/+0 |
| * | microblaze: Do not use PVR configuration for broken MB version | Michal Simek | 2009-04-23 | 2 | -3/+8 |
| * | microblaze: Fix USR1/2 pvr printing message | Michal Simek | 2009-04-23 | 1 | -2/+2 |
| * | microblaze: iowrite upon timeout | Roel Kluin | 2009-04-23 | 1 | -1/+1 |
| * | microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig | Michal Simek | 2009-04-23 | 1 | -1/+1 |
| * | microblaze: Remove redundant variable | Michal Simek | 2009-04-23 | 1 | -4/+1 |
| * | microblaze: Move start_thread to process.c | Michal Simek | 2009-04-23 | 2 | -10/+12 |
| * | microblaze: Add missing preadv and pwritev syscalls | Michal Simek | 2009-04-23 | 2 | -1/+5 |
| * | microblaze: Add missing declaration for die and _exception func | Michal Simek | 2009-04-23 | 1 | -0/+3 |
| * | microblaze: Remove sparse error in traps.c | Michal Simek | 2009-04-23 | 1 | -1/+1 |
| * | microblaze: Move task_pt_regs up | Michal Simek | 2009-04-23 | 1 | -3/+3 |
| * | microblaze: Rename kernel_mode to pt_mode in pt_regs | Michal Simek | 2009-04-23 | 4 | -6/+6 |
| * | microblaze: Remove uncache shadow condition | Michal Simek | 2009-04-23 | 1 | -5/+0 |
| * | microblaze: Remove while(1) loop from show_regs function | Michal Simek | 2009-04-23 | 1 | -2/+0 |
| * | microblaze: Remove unneded per cpu SYSCALL_SAVE variable | Michal Simek | 2009-04-23 | 1 | -1/+0 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-24 | 19 | -263/+318 |
|\ \ |
|
| * \ | Merge branch 'bjorn.button' into release | Len Brown | 2009-04-24 | 1 | -96/+44 |
| |\ \ |
|
| | * | | ACPI: button: remove control method/fixed hardware distinctions | Bjorn Helgaas | 2009-04-11 | 1 | -26/+6 |
| | * | | ACPI: button: remove button->device pointer | Bjorn Helgaas | 2009-04-11 | 1 | -18/+13 |
| | * | | ACPI: button: cache hid/name/class pointers | Bjorn Helgaas | 2009-04-11 | 1 | -24/+24 |
| | * | | ACPI: button: use Linux style for getting driver_data | Bjorn Helgaas | 2009-04-11 | 1 | -9/+4 |
| | * | | ACPI: button: remove unnecessary null pointer checks | Bjorn Helgaas | 2009-04-11 | 1 | -21/+1 |
| | * | | ACPI: button: whitespace changes | Bjorn Helgaas | 2009-04-11 | 1 | -6/+4 |
| * | | | Merge branch 'bugzilla-13036' into release | Len Brown | 2009-04-24 | 1 | -14/+72 |
| |\ \ \ |
|
| | * | | | Revert "ACPICA: delete check for AML access to port 0x81-83" | Len Brown | 2009-04-24 | 1 | -0/+1 |
| | * | | | I/O port protection: update for windows compatibility. | Lin Ming | 2009-04-24 | 1 | -14/+71 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'bugzilla-13048' into release | Len Brown | 2009-04-24 | 1 | -4/+5 |
| |\ \ \ |
|
| | * | | | ACPI, i915: Register ACPI video even when not modesetting | Matthew Garrett | 2009-04-24 | 1 | -4/+5 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-13142' into release | Len Brown | 2009-04-24 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | ACPI: prevent processor.max_cstate=0 boot crash | Len Brown | 2009-04-23 | 1 | -0/+3 |
| | |/ / |
|
| * | | | Merge branch 'hpet' into release | Len Brown | 2009-04-24 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M | Len Brown | 2009-04-23 | 1 | -3/+3 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-12249' into release | Len Brown | 2009-04-24 | 1 | -21/+22 |
| |\ \ \ |
|
| | * | | | ACPI video: handle indexed _BQC correctly | Zhang Rui | 2009-04-11 | 1 | -21/+22 |
| * | | | | Merge branch 'bugzilla-12270' into release | Len Brown | 2009-04-24 | 1 | -25/+2 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries | Zhang Rui | 2009-04-11 | 1 | -25/+2 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'bugzilla-13041' into release | Len Brown | 2009-04-24 | 2 | -17/+53 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Disable _GTS and _BFS support by default | Len Brown | 2009-04-17 | 2 | -17/+53 |
| * | | | | | Merge branch 'cpufreq' into release | Len Brown | 2009-04-24 | 1 | -14/+16 |
| |\ \ \ \ \ |
|
| | * | | | | | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger | 2009-04-19 | 1 | -3/+4 |
| | * | | | | | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger | 2009-04-19 | 1 | -1/+1 |
| | * | | | | | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger | 2009-04-19 | 1 | -6/+2 |
| | * | | | | | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh | 2009-04-19 | 1 | -5/+10 |
| * | | | | | | Merge branch 'idle' into release | Len Brown | 2009-04-24 | 2 | -14/+6 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: delete obsolete "bus master activity" proc field | Len Brown | 2009-04-22 | 2 | -4/+1 |