Age | Commit message (Expand) | Author | Files | Lines |
2008-11-13 | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants | Russell King | 2 | -19/+10 |
2008-11-13 | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants | Russell King | 6 | -17/+15 |
2008-11-13 | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants | Russell King | 3 | -53/+3 |
2008-11-13 | [ARM] dma-mapping: fix compiler warning | Russell King | 1 | -2/+11 |
2008-11-09 | [ARM] iop: iop3xx needs registers mapped uncached+unbuffered | Russell King | 3 | -8/+16 |
2008-11-09 | [ARM] versatile: correct MMC clock rate | Russell King | 1 | -1/+1 |
2008-11-09 | [ARM] realview: correct MMC clock rate | Russell King | 1 | -1/+1 |
2008-11-09 | [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range | Nicolas Pitre | 1 | -2/+2 |
2008-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 16 | -28/+97 |
2008-11-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -34/+39 |
2008-11-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 12 | -68/+123 |
2008-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 7 | -26/+29 |
2008-11-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 9 | -95/+143 |
2008-11-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 7 | -12/+40 |
2008-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -4/+4 |
2008-11-07 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 3 | -7/+3 |
2008-11-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 3 | -1/+2 |
2008-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2 | -27/+37 |
2008-11-07 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -34/+60 |
2008-11-07 | net: Fix recursive descent in __scm_destroy(). | David S. Miller | 3 | -5/+26 |
2008-11-07 | Fix accidental implicit cast in HR-timer conversion | David Howells | 1 | -1/+1 |
2008-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 6 | -33/+39 |
2008-11-07 | fat: i_blocks warning fix | OGAWA Hirofumi | 4 | -6/+9 |
2008-11-07 | fat: ->i_pos race fix | OGAWA Hirofumi | 1 | -2/+19 |
2008-11-07 | fat: mmu_private race fix | OGAWA Hirofumi | 4 | -10/+25 |
2008-11-07 | fat: Add printf attribute to fat_fs_panic() | OGAWA Hirofumi | 1 | -1/+2 |
2008-11-07 | fat: Fix _fat_bmap() race | OGAWA Hirofumi | 1 | -1/+8 |
2008-11-07 | fat: Fix ATTR_RO for directory | OGAWA Hirofumi | 4 | -12/+43 |
2008-11-07 | fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 | OGAWA Hirofumi | 2 | -5/+35 |
2008-11-07 | fat: Cleanup FAT attribute stuff | OGAWA Hirofumi | 4 | -36/+40 |
2008-11-07 | fat: Cleanup msdos_lookup() | OGAWA Hirofumi | 1 | -17/+21 |
2008-11-07 | fat: Kill d_invalidate() in vfat_lookup() | OGAWA Hirofumi | 1 | -7/+6 |
2008-11-07 | fat: Fix/Cleanup dcache handling for vfat | OGAWA Hirofumi | 1 | -44/+80 |
2008-11-07 | vfat: Fix vfat_find() error path in vfat_lookup() | OGAWA Hirofumi | 1 | -5/+13 |
2008-11-07 | fat: use fat_detach() in fat_clear_inode() | OGAWA Hirofumi | 1 | -6/+1 |
2008-11-07 | fat: Fix fat_ent_update_ptr() for FAT12 | OGAWA Hirofumi | 1 | -4/+14 |
2008-11-07 | fat: improve fat_hash() | OGAWA Hirofumi | 2 | -12/+7 |
2008-11-07 | fat: cleanup fat_parse_long() error handling | Darren Jenkins | 1 | -3/+4 |
2008-11-07 | fat: use generic_file_llseek() for directory | OGAWA Hirofumi | 1 | -0/+1 |
2008-11-07 | fat: Fix and cleanup timestamp conversion | OGAWA Hirofumi | 6 | -72/+130 |
2008-11-07 | fat: split include/msdos_fs.h | OGAWA Hirofumi | 10 | -282/+284 |
2008-11-07 | fat: move fs/vfat/* and fs/msdos/* to fs/fat | OGAWA Hirofumi | 6 | -17/+5 |
2008-11-07 | fat: document additional vfat mount options | Bart Trojanowski | 1 | -2/+22 |
2008-11-07 | SAM9 watchdog: update for moved headers | Andrew Victor | 1 | -1/+1 |
2008-11-07 | rtc-cmos: fix boot log message | Frans Pop | 1 | -1/+1 |
2008-11-07 | atmel_serial: keep clock off when it's not needed | David Brownell | 1 | -3/+14 |
2008-11-07 | Documentation/kernel-parameters.txt: update 'isolcpus' kernel option | Li Zefan | 1 | -3/+5 |
2008-11-07 | fbdev: fix fb_compat_ioctl() deadlocks | Geert Uytterhoeven | 1 | -24/+39 |
2008-11-07 | memory hotplug: fix page_zone() calculation in test_pages_isolated() | Gerald Schaefer | 1 | -2/+3 |
2008-11-07 | ext3: wait on all pending commits in ext3_sync_fs | Arthur Jones | 1 | -6/+5 |