Age | Commit message (Expand) | Author | Files | Lines |
2009-02-10 | stackprotector: update make rules | Tejun Heo | 4 | -13/+15 |
2009-02-10 | x86: stackprotector.h misc update | Tejun Heo | 1 | -1/+6 |
2009-02-10 | elf: add ELF_CORE_COPY_KERNEL_REGS() | Tejun Heo | 2 | -1/+10 |
2009-02-10 | Merge branch 'x86/urgent' into core/percpu | Ingo Molnar | 24 | -115/+198 |
2009-02-10 | Merge branch 'x86/uaccess' into core/percpu | Ingo Molnar | 9 | -425/+488 |
2009-02-10 | x86: fix math_emu register frame access | Tejun Heo | 7 | -56/+55 |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 586 | -5782/+9633 |
2009-02-09 | x86: math_emu info cleanup | Tejun Heo | 6 | -64/+48 |
2009-02-09 | x86: include correct %gs in a.out core dump | Tejun Heo | 1 | -3/+1 |
2009-02-09 | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 1 | -0/+11 |
2009-02-09 | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 3 | -5/+44 |
2009-02-09 | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 3 | -0/+10 |
2009-02-09 | x86: fix abuse of per_cpu_offset | Brian Gerst | 1 | -2/+2 |
2009-02-09 | x86: use linker to offset symbols by __per_cpu_load | Brian Gerst | 5 | -24/+35 |
2009-02-09 | percpu: make PER_CPU_BASE_SECTION overridable by arches | Brian Gerst | 2 | -3/+9 |
2009-02-08 | Linux 2.6.29-rc4v2.6.29-rc4 | Linus Torvalds | 1 | -1/+1 |
2009-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update | Linus Torvalds | 3 | -18/+76 |
2009-02-08 | radeonfb: Fix resume from D3Cold on some platforms | Benjamin Herrenschmidt | 2 | -67/+20 |
2009-02-08 | aty128fb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt | 1 | -10/+15 |
2009-02-08 | atyfb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt | 1 | -5/+15 |
2009-02-08 | async: use list_move_tail | Stefan Richter | 1 | -2/+1 |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck | 3 | -24/+29 |
2009-02-08 | async: Add some documentation. | Cornelia Huck | 1 | -0/+47 |
2009-02-08 | async: Handle kthread_run() return codes. | Cornelia Huck | 1 | -2/+9 |
2009-02-08 | async: Fix running list handling. | Cornelia Huck | 1 | -2/+2 |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 10 | -87/+132 |
2009-02-07 | module: remove over-zealous check in __module_get() | Rusty Russell | 1 | -1/+0 |
2009-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 24 | -901/+481 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 1744 | -15883/+32279 |
2009-02-07 | ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real... | Thierry Vignaud | 1 | -1/+1 |
2009-02-07 | eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop... | Darren Salt | 1 | -1/+2 |
2009-02-07 | ACPICA: Fix table entry truncation calculation | Myron Stowe | 1 | -4/+3 |
2009-02-07 | ACPI: Enable bit 11 in _PDC to advertise hw coord | Pallipadi, Venkatesh | 1 | -0/+2 |
2009-02-07 | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -4/+4 |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel | 6 | -11/+12 |
2009-02-06 | ACPI: dock: Don't eval _STA on every show_docked sysfs read | Holger Macht | 1 | -1/+5 |
2009-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -8/+24 |
2009-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 27 | -451/+1421 |
2009-02-06 | eCryptfs: Regression in unencrypted filename symlinks | Tyler Hicks | 1 | -2/+2 |
2009-02-06 | Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fro... | Linus Torvalds | 1 | -3/+5 |
2009-02-06 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath | 1 | -3/+5 |
2009-02-06 | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob... | Linus Torvalds | 1 | -2/+12 |
2009-02-06 | elf core dump: fix get_user use | Roland McGrath | 1 | -2/+12 |
2009-02-07 | CRED: Fix SUID exec regression | David Howells | 3 | -8/+24 |
2009-02-06 | vfs: Don't call attach_nobh_buffers() with an empty list | Dave Kleikamp | 1 | -1/+1 |
2009-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 4 | -4/+11 |
2009-02-06 | ACPI: disable ACPI cleanly when bad RSDP found | Len Brown | 1 | -1/+6 |
2009-02-06 | ACPI: delete CPU_IDLE=n code | Len Brown | 2 | -608/+1 |
2009-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2 | -5/+12 |
2009-02-06 | Add Sascha Hauer to .mailmap | Uwe Kleine-König | 1 | -0/+1 |