| Commit message (Expand) | Author | Age | Files | Lines |
* | HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs | Andi Kleen | 2009-09-16 | 3 | -0/+46 |
* | HWPOISON: Add madvise() based injector for hardware poisoned pages v4 | Andi Kleen | 2009-09-16 | 2 | -0/+31 |
* | HWPOISON: Enable error_remove_page for NFS | Andi Kleen | 2009-09-16 | 1 | -0/+1 |
* | HWPOISON: Enable .remove_error_page for migration aware file systems | Andi Kleen | 2009-09-16 | 8 | -0/+17 |
* | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 2009-09-16 | 10 | -3/+934 |
* | HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process | Andi Kleen | 2009-09-16 | 3 | -0/+26 |
* | HWPOISON: shmem: call set_page_dirty() with locked page | Wu Fengguang | 2009-09-16 | 2 | -2/+9 |
* | HWPOISON: Define a new error_remove_page address space op for async truncation | Andi Kleen | 2009-09-16 | 4 | -0/+26 |
* | HWPOISON: Add invalidate_inode_page | Wu Fengguang | 2009-09-16 | 2 | -6/+22 |
* | HWPOISON: Refactor truncate to allow direct truncating of page v2 | Nick Piggin | 2009-09-16 | 2 | -14/+17 |
* | HWPOISON: check and isolate corrupted free pages v2 | Wu Fengguang | 2009-09-16 | 1 | -1/+19 |
* | HWPOISON: Handle hardware poisoned pages in try_to_unmap | Andi Kleen | 2009-09-16 | 2 | -1/+9 |
* | HWPOISON: Use bitmask/action code for try_to_unmap behaviour | Andi Kleen | 2009-09-16 | 4 | -21/+36 |
* | HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2 | Andi Kleen | 2009-09-16 | 1 | -4/+15 |
* | HWPOISON: Add poison check to page fault handling | Andi Kleen | 2009-09-16 | 1 | -0/+6 |
* | HWPOISON: Add basic support for poisoned pages in fault handler v3 | Andi Kleen | 2009-09-16 | 2 | -4/+17 |
* | HWPOISON: Add new SIGBUS error codes for hardware poison signals | Andi Kleen | 2009-09-16 | 1 | -1/+7 |
* | HWPOISON: Add support for poison swap entries v2 | Andi Kleen | 2009-09-16 | 3 | -8/+68 |
* | HWPOISON: Export some rmap vma locking to outside world | Andi Kleen | 2009-09-16 | 2 | -2/+8 |
* | HWPOISON: Add page flag for poisoned pages | Andi Kleen | 2009-09-16 | 1 | -1/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2009-09-15 | 12 | -385/+522 |
|\ |
|
| * | ide: fixup for fujitsu disk | Wu Zhangjin | 2009-09-15 | 1 | -0/+1 |
| * | ide: convert to ->proc_fops | Alexey Dobriyan | 2009-09-01 | 6 | -207/+365 |
| * | at91_ide: remove headers specific for at91sam9263 | Sergey Matyukevich | 2009-08-15 | 1 | -2/+0 |
| * | IDE: palm_bk3710: convert clock usage after clkdev conversion | Kevin Hilman | 2009-08-15 | 1 | -1/+1 |
| * | ide: fix races in handling of user-space SET XFER commands | Bartlomiej Zolnierkiewicz | 2009-08-07 | 5 | -26/+14 |
| * | ide: allow ide_dev_read_id() to be called from the IRQ context | Bartlomiej Zolnierkiewicz | 2009-08-07 | 3 | -14/+26 |
| * | ide: ide-taskfile.c fix style problems | Jaswinder Singh Rajput | 2009-08-07 | 1 | -58/+51 |
| * | drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-07 | 1 | -2/+2 |
| * | ide-tape: fix handling of postponed rqs | Borislav Petkov | 2009-08-07 | 1 | -22/+11 |
| * | ide-tape: convert to ide_debug_log macro | Borislav Petkov | 2009-08-07 | 1 | -53/+49 |
| * | ide-tape: fix debug call | Mark de Wever | 2009-08-07 | 1 | -1/+1 |
| * | ide: Fix annoying warning in ide_pio_bytes(). | David S. Miller | 2009-08-07 | 1 | -1/+1 |
| * | IDE: Save a call to PageHighMem() | Jean Delvare | 2009-08-07 | 1 | -2/+4 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 | 220 | -2461/+11256 |
|\ \ |
|
| * | | powerpc/nvram: Enable use Generic NVRAM driver for different size chips | Martyn Welch | 2009-09-11 | 3 | -7/+31 |
| * | | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline | Benjamin Herrenschmidt | 2009-09-11 | 1 | -1/+1 |
| * | | powerpc/ps3: Workaround for flash memory I/O error | Geoff Levand | 2009-09-11 | 1 | -3/+62 |
| * | | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead | Benjamin Herrenschmidt | 2009-09-11 | 1 | -7/+7 |
| * | | powerpc/perf_counters: Reduce stack usage of power_check_constraints | Paul Mackerras | 2009-09-11 | 1 | -23/+32 |
| * | | powerpc: Fix bug where perf_counters breaks oprofile | Paul Mackerras | 2009-09-11 | 4 | -16/+20 |
| * | | powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops | Kumar Gala | 2009-09-11 | 2 | -13/+7 |
| * | | powerpc/irq: Improve nanodoc | Wolfram Sang | 2009-09-11 | 1 | -3/+4 |
| * | | powerpc: Fix some late PowerMac G5 with PCIe ATI graphics | Benjamin Herrenschmidt | 2009-09-02 | 2 | -0/+62 |
| * | | powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT | Kumar Gala | 2009-09-02 | 4 | -18/+30 |
| * | | powerpc/book3e: Add missing page sizes | Kumar Gala | 2009-09-02 | 1 | -0/+10 |
| * | | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 | 5 | -6/+31 |
| * | | powerpc/powermac: Thermal control turns system off too eagerly | Lyonel Vincent | 2009-09-02 | 1 | -2/+2 |
| * | | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() | Grant Likely | 2009-09-02 | 7 | -66/+61 |
| * | | powerpc/405ex: support cuImage via included dtb | Tiejun Chen | 2009-08-31 | 2 | -1/+50 |