| Commit message (Expand) | Author | Files | Lines |
2008-06-16 | namespacecheck: fixes | Ingo Molnar | 2 | -3/+3 |
2008-06-15 | virtio: Complete feature negotation before updating status | Mark McLoughlin | 1 | -1/+1 |
2008-06-15 | ide-generic: don't probe all legacy ISA IDE ports by default | Bartlomiej Zolnierkiewicz | 1 | -1/+8 |
2008-06-15 | ide-cs: fix releasing I/O resources | Bartlomiej Zolnierkiewicz | 1 | -2/+6 |
2008-06-15 | ide-cs: fix probing and add warm-plug support | Bartlomiej Zolnierkiewicz | 1 | -19/+14 |
2008-06-15 | ide-pmac: remove bogus comment about pmac_ide_setup_device() | Bartlomiej Zolnierkiewicz | 1 | -4/+1 |
2008-06-15 | ide-pmac: add ->cable_detect method | Bartlomiej Zolnierkiewicz | 1 | -24/+31 |
2008-06-15 | ide-pmac: bugfix for media-bay support rework | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-06-15 | opti621: add PIO 4 support | Bartlomiej Zolnierkiewicz | 1 | -32/+14 |
2008-06-15 | opti621: use pre-calculated PIO timings | Bartlomiej Zolnierkiewicz | 1 | -77/+15 |
2008-06-15 | opti621: program devices timings separately in ->set_pio_mode | Bartlomiej Zolnierkiewicz | 1 | -65/+15 |
2008-06-15 | opti621: use PCI clock value provided by controller | Bartlomiej Zolnierkiewicz | 1 | -20/+22 |
2008-06-15 | opti621: remove DMA support | Bartlomiej Zolnierkiewicz | 1 | -6/+2 |
2008-06-15 | opti621: disable read prefetch | Bartlomiej Zolnierkiewicz | 1 | -13/+2 |
2008-06-14 | ftrace: fix "notrace" filtering priority | Abhishek Sagar | 1 | -3/+9 |
2008-06-13 | parisc: update my email address | Kyle McMartin | 1 | -4/+4 |
2008-06-13 | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 | Kyle McMartin | 1 | -1/+1 |
2008-06-13 | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin | 1 | -2/+2 |
2008-06-13 | parisc: export empty_zero_page | Kyle McMartin | 1 | -0/+1 |
2008-06-13 | parisc: export copy_user_page_asm | Kyle McMartin | 1 | -0/+3 |
2008-06-13 | parisc: move head.S to head.text section | Kyle McMartin | 2 | -1/+3 |
2008-06-13 | Revert "parisc: fix trivial section name warnings" | Kyle McMartin | 11 | -27/+18 |
2008-06-13 | ahci: Workaround HW bug for SB600/700 SATA controller PMP support | Shane Huang | 1 | -17/+82 |
2008-06-13 | ahci: workarounds for mcp65 | Tejun Heo | 1 | -9/+31 |
2008-06-13 | rtc: Ramtron FM3130 RTC support | Sergey Lapin | 3 | -1/+514 |
2008-06-13 | rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC | David Brownell | 1 | -4/+4 |
2008-06-13 | provide rtc_cmos platform device | Stas Sergeev | 2 | -15/+50 |
2008-06-13 | radix-tree: fix small lockless radix-tree bug | Nick Piggin | 1 | -58/+62 |
2008-06-13 | console keyboard mapping broken by 04c71976 | Jiri Bohac | 1 | -6/+1 |
2008-06-13 | /proc/sysvipc/shm: fix 32-bit truncation of segment sizes | Paul Menage | 1 | -8/+8 |
2008-06-13 | pagemap: fix large pages in pagemap | Dave Hansen | 1 | -9/+30 |
2008-06-13 | pagemap: pass mm into pagewalkers | Dave Hansen | 3 | -47/+56 |
2008-06-13 | driver/char/generic_nvram: fix banner | Philippe De Muyter | 1 | -1/+1 |
2008-06-13 | drivers/video/cirrusfb: fix RAM address printk | Philippe De Muyter | 1 | -3/+3 |
2008-06-13 | intel_rng: make device not found a warning | Stephen Hemminger | 1 | -1/+1 |
2008-06-13 | drivers/isdn/sc/ioctl.c: add missing kfree | Julia Lawall | 1 | -0/+1 |
2008-06-13 | mmc: wbsd: initialize tasklets before requesting interrupt | Chuck Ebbert | 1 | -11/+10 |
2008-06-13 | MAINTAINERS: update maintainership of pxa2xx/pxa3xx | Eric Miao | 1 | -3/+5 |
2008-06-13 | uml: work around broken host PTRACE_SYSEMU | Jeff Dike | 1 | -9/+16 |
2008-06-13 | uml: remove include of asm/user.h | Jeff Dike | 1 | -2/+2 |
2008-06-13 | rtc-at32ap700x: fix bug in at32_rtc_readalarm() | Haavard Skinnemoen | 1 | -2/+5 |
2008-06-13 | m68knommu: init coldfire timer TRR with n - 1, not n | Philippe De Muyter | 1 | -1/+7 |
2008-06-13 | kprobes: fix error checking of batch registration | Masami Hiramatsu | 1 | -6/+9 |
2008-06-13 | cciss: add new hardware support | Mike Miller | 3 | -5/+22 |
2008-06-13 | capabilities: add (back) dummy support for KEEPCAPS | Andrew G. Morgan | 1 | -1/+23 |
2008-06-13 | proc_fs.h: move struct mm_struct forward-declaration | Ben Nizette | 1 | -2/+2 |
2008-06-13 | cpusets: provide another web page URL in MAINTAINERS file | Paul Jackson | 1 | -0/+1 |
2008-06-13 | hgafb: resource management fix | Krzysztof Helt | 1 | -11/+15 |
2008-06-13 | m68k: Add ext2_find_{first,next}_bit() for ext4 | Aneesh Kumar K.V | 1 | -2/+43 |
2008-06-13 | fat: relax the permission check of fat_setattr() | OGAWA Hirofumi | 1 | -17/+27 |