Age | Commit message (Expand) | Author |
2009-06-14 | ext4: Fix up whitespace issues in fs/ext4/inode.c | Theodore Ts'o |
2009-06-15 | ext4: Fix 64-bit block type problem on 32-bit platforms | Theodore Ts'o |
2009-06-13 | ext4: teach the inode allocator to use a goal inode number | Andreas Dilger |
2009-06-13 | ext4: Use a hash of the topdir directory name for the Orlov parent group | Theodore Ts'o |
2009-06-13 | ext4: document the "abort" mount option | Theodore Ts'o |
2009-06-13 | ext4: move the abort flag from s_mount_opts to s_mount_flags | Theodore Ts'o |
2009-06-13 | ext4: update the s_last_mounted field in the superblock | Theodore Ts'o |
2009-06-13 | ext4: change s_mount_opt to be an unsigned int | Theodore Ts'o |
2009-06-17 | ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl | Akira Fujita |
2009-04-27 | ext4: avoid unnecessary spinlock in critical POSIX ACL path | Theodore Ts'o |
2009-04-27 | ext3: avoid unnecessary spinlock in critical POSIX ACL path | Linus Torvalds |
2009-06-17 | ext4: convert instrumentation from markers to tracepoints | Theodore Ts'o |
2009-06-17 | jbd2: convert instrumentation from markers to tracepoints | Theodore Ts'o |
2009-06-16 | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-06-16 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-06-16 | AFS: Correctly translate auth error aborts and don't failover in such cases | David Howells |
2009-06-16 | RxRPC: Don't attempt to reuse aborted connections | David Howells |
2009-06-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-06-16 | mm: Move pgtable_cache_init() earlier | Benjamin Herrenschmidt |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset | Mike Frysinger |
2009-06-16 | fbdev: *bfin*: fix __dev{init,exit} markings | Mike Frysinger |
2009-06-16 | fbdev: *bfin*: drop unnecessary calls to memset | Vivek Kutal |
2009-06-16 | fbdev: bfin-t350mcqb-fb: drop unused local variables | Mike Frysinger |
2009-06-16 | fbdev: blackfin has __raw I/O accessors, so use them in fb.h | Mike Frysinger |
2009-06-16 | fbdev: s1d13xxxfb: add accelerated bitblt functions | Kristoffer Ericson |
2009-06-16 | tcx: use standard fields for framebuffer physical address and length | Krzysztof Helt |
2009-06-16 | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie |
2009-06-16 | intelfb: fix a bug when changing video timing | Paul Menzel |
2009-06-16 | fbdev: use framebuffer_release() for freeing fb_info structures | Krzysztof Helt |
2009-06-16 | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? | Roel Kluin |
2009-06-16 | s3c-fb: CPUFREQ frequency scaling support | Ben Dooks |
2009-06-16 | s3c-fb: fix resource releasing on error during probing | Krzysztof Helt |
2009-06-16 | carminefb: fix possible access beyond end of carmine_modedb[] | Roel Kluin |
2009-06-16 | acornfb: remove fb_mmap function | Krzysztof Helt |
2009-06-16 | mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF | Arnd Bergmann |
2009-06-16 | mb862xxfb: restrict compliation of platform driver to PPC | Julian Calaby |
2009-06-16 | Samsung SoC Framebuffer driver: add Alpha Channel support | InKi Dae |
2009-06-16 | atmel-lcdc: fix pixclock upper bound detection | Ben Nizette |
2009-06-16 | offb: use framebuffer_alloc() to allocate fb_info struct | Krzysztof Helt |
2009-06-16 | igafb: use framebuffer_alloc() to allocate fb_info struct | Krzysztof Helt |
2009-06-16 | chipsfb: remove redundant assignment | Krzysztof Helt |
2009-06-16 | Documentation/fb/vesafb.txt: fix typo | Paul Menzel |
2009-06-16 | fbdev: add video modes for resolutions and timings of PAL RGB | Paul Menzel |
2009-06-16 | fbdev: move logo externs to header file | Geert Uytterhoeven |
2009-06-16 | fbdev: generated logo sources depend on scripts/pnmtologo | Sam Ravnborg |
2009-06-16 | lis3: add click function | Daniel Mack |
2009-06-16 | lis3: add three new laptop models | Eric Piel |
2009-06-16 | lis3: use input_polled_device | Eric Piel |
2009-06-16 | lis3: remove automatic shutdown of the device | Eric Piel |