| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: always do follow-up SRST if hardreset returned -EAGAIN | Tejun Heo | 2008-08-22 | 1 | -14/+6 |
* | libata: fix EH action overwriting in ata_eh_reset() | Tejun Heo | 2008-08-22 | 1 | -2/+2 |
* | sata_mv: add the Gen IIE flag to the SoC devices. | Saeed Bishara | 2008-08-22 | 1 | -1/+2 |
* | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-08-22 | 1 | -0/+8 |
* | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-08-22 | 1 | -0/+2 |
* | sata_mv: don't issue two DMA commands concurrently | Tejun Heo | 2008-08-22 | 1 | -24/+10 |
* | libata: implement no[hs]rst force params | Tejun Heo | 2008-08-22 | 4 | -16/+38 |
* | Linux v2.6.27-rc4v2.6.27-rc4 | Linus Torvalds | 2008-08-21 | 1 | -1/+1 |
* | cramfs: fix named-pipe handling | Al Viro | 2008-08-21 | 1 | -46/+38 |
* | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 2008-08-21 | 3 | -0/+26 |
* | rtc: rtc-ds1374: fix 'no irq' case handling | Anton Vorontsov | 2008-08-21 | 1 | -5/+5 |
* | mm: xip/ext2 fix block allocation race | Nick Piggin | 2008-08-21 | 1 | -1/+4 |
* | mm: xip fix fault vs sparse page invalidate race | Nick Piggin | 2008-08-21 | 1 | -14/+46 |
* | mm: dirty page tracking race fix | Nick Piggin | 2008-08-21 | 3 | -7/+11 |
* | fix setpriority(PRIO_PGRP) thread iterator breakage | Ken Chen | 2008-08-21 | 3 | -8/+17 |
* | Video/Framebuffer: add fuctional power management support to Blackfin BF54x L... | Michael Hennerich | 2008-08-21 | 1 | -3/+12 |
* | bootmem: fix aligning of node-relative indexes and offsets | Johannes Weiner | 2008-08-21 | 1 | -6/+29 |
* | drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak | Andrew Morton | 2008-08-21 | 1 | -5/+3 |
* | pm2fb: free cmap memory on module remove | Krzysztof Helt | 2008-08-21 | 1 | -0/+1 |
* | rtc: fix double lock on UIE emulation | Atsushi Nemoto | 2008-08-21 | 1 | -1/+4 |
* | binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers | Pavel Emelyanov | 2008-08-21 | 1 | -2/+2 |
* | brd: fix name argument of unregister_blkdev() | Akinobu Mita | 2008-08-21 | 1 | -1/+1 |
* | nbd: fix memory leak of nbd_dev array | Sven Wegener | 2008-08-21 | 1 | -4/+6 |
* | mm: mminit_loglevel cannot be __meminitdata anymore | Marcin Slusarz | 2008-08-21 | 1 | -1/+1 |
* | mm: show free swap as signed | Hugh Dickins | 2008-08-21 | 1 | -1/+1 |
* | mm: page_remove_rmap comments on PageAnon | Hugh Dickins | 2008-08-21 | 1 | -9/+16 |
* | Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~... | Mike Frysinger | 2008-08-21 | 1 | -0/+8 |
* | Blackfin RTC Driver: BF561 not have on-chip RTC | Graf Yang | 2008-08-21 | 1 | -1/+1 |
* | Blackfin RTC Driver: do all initialization before we register the rtc and mak... | Mike Frysinger | 2008-08-21 | 1 | -2/+1 |
* | Blackfin RTC Driver: move irq request/free out of open/release and into probe... | Mike Frysinger | 2008-08-21 | 1 | -31/+20 |
* | /proc/self/maps doesn't display the real file offset | Clement Calmels | 2008-08-21 | 2 | -4/+4 |
* | documentation: describe bootmem_debug kernel parameter | Andreas Herrmann | 2008-08-21 | 1 | -0/+2 |
* | eeepc-laptop: fix use after free | Matthew Garrett | 2008-08-21 | 1 | -1/+1 |
* | FRV: Provide ioremap_wc() for FRV | David Howells | 2008-08-20 | 1 | -0/+2 |
* | MN10300: Supply ioremap_wc() for MN10300 | David Howells | 2008-08-20 | 1 | -0/+2 |
* | Reserve NFS fileid values for btrfs | David Woodhouse | 2008-08-20 | 1 | -0/+21 |
* | Reduce brokenness of CRIS headers_install | David Woodhouse | 2008-08-20 | 1 | -1/+0 |
* | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-08-20 | 16 | -28/+271 |
|\ |
|
| * | sh: Provide a FLAT_PLAT_INIT() definition. | Takashi YOSHII | 2008-08-11 | 1 | -0/+7 |
| * | binfmt_flat: Stub in a FLAT_PLAT_INIT(). | Takashi YOSHII | 2008-08-11 | 1 | -1/+3 |
| * | video: export sh_mobile_lcdc panel size | Magnus Damm | 2008-08-11 | 4 | -0/+20 |
| * | sh: select memchunk size using kernel cmdline | Magnus Damm | 2008-08-11 | 1 | -0/+27 |
| * | sh: export sh7723 VEU as VEU2H | Magnus Damm | 2008-08-11 | 1 | -2/+2 |
| * | input: migor_ts compile and detection fix | Magnus Damm | 2008-08-11 | 1 | -2/+9 |
| * | sh: remove MSTPCR defines from Migo-R header file | Magnus Damm | 2008-08-11 | 1 | -3/+0 |
| * | sh: Update sh7763rdp defconfig | Nobuhiro Iwamatsu | 2008-08-11 | 1 | -16/+97 |
| * | sh: Add support sh7760fb to sh7763rdp board | Nobuhiro Iwamatsu | 2008-08-11 | 1 | -1/+51 |
| * | sh: Add support sh_eth to sh7763rdp board | Nobuhiro Iwamatsu | 2008-08-11 | 1 | -2/+32 |
| * | sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE. | Paul Mundt | 2008-08-11 | 1 | -0/+2 |
| * | sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc. | Yoshinori Sato | 2008-08-11 | 1 | -1/+3 |