summaryrefslogtreecommitdiffstats
path: root/fs/ext4 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-05cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...Jesper Nilsson1-3/+3
2008-03-05cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson3-46/+11
2008-03-05ACPI: thinkpad-acpi: fix hotkey_get_tablet_modeHenrique de Moraes Holschuh1-1/+2
2008-03-05fs/reiserfs/super.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-05drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-05drivers/isdn: correct use of ! and &Julia Lawall2-4/+5
2008-03-05drivers/char/isicom.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-05memcg: fix oops on NULL lru listHugh Dickins1-8/+9
2008-03-05memcg: simplify force_empty and move_listsHirokazu Takahashi1-49/+13
2008-03-05memcg: fix mem_cgroup_move_lists lockingHugh Dickins1-6/+43
2008-03-05memcg: css_put after remove_listHugh Dickins1-6/+6
2008-03-05memcg: remove clear_page_cgroup and atomicsHugh Dickins1-63/+43
2008-03-05memcg: memcontrol uninlined and staticHugh Dickins1-17/+11
2008-03-05memcg: memcontrol whitespace cleanupsHugh Dickins1-66/+28
2008-03-05memcg: remove mem_cgroup_unchargeHugh Dickins2-28/+15
2008-03-05memcg: mem_cgroup_charge never NULLHugh Dickins2-43/+27
2008-03-05memcg: bad page if page_cgroup when freeHugh Dickins3-25/+28
2008-03-05memcg: fix VM_BUG_ON from page migrationHugh Dickins1-5/+14
2008-03-05memcg: when do_swap's do_wp_page failsHugh Dickins1-6/+3
2008-03-05memcg: page_cache_release not __free_pageHugh Dickins1-2/+2
2008-03-05memcg: move_lists on page not page_cgroupHugh Dickins4-7/+9
2008-03-05memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins3-5/+5
2008-03-05markers: add an if(0) to __mark_check_format()Mathieu Desnoyers1-1/+7
2008-03-05markers: don't risk NULL deref in markerJesper Juhl1-4/+5
2008-03-05.gitignore: ignore emacs backup and temporary files.Chris Dearman1-0/+2
2008-03-05alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori1-1/+0
2008-03-05alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori1-6/+34
2008-03-05alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori1-13/+15
2008-03-05alpha: convert IOMMU to use ALIGN()FUJITA Tomonori1-3/+3
2008-03-05include falloc.h in header-yEric Sandeen1-0/+1
2008-03-05CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2-317/+345
2008-03-05ipwireless: fix potential tty == NULL dereferenceDavid Sterba1-1/+4
2008-03-05sm501: add support for the SM502 programmable PLLVille Syrjala3-36/+133
2008-03-05sm501: remove a duplicated tableVille Syrjala1-32/+13
2008-03-05sm501fb: fix timing limitsVille Syrjala1-2/+4
2008-03-05sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala1-0/+2
2008-03-05sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala1-4/+4
2008-03-05sm501fb: direct color visual does not workVille Syrjala1-1/+3
2008-03-05ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton1-1/+7
2008-03-05ds1wm: report bus reset errorAnton Vorontsov1-9/+9
2008-03-05ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov1-2/+3
2008-03-05powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely1-3/+8
2008-03-05pktcdvd: reduce stack consumptionPeter Osterlund1-8/+13
2008-03-05add noinline_for_stackAndrew Morton1-0/+6
2008-03-05tridentfb: resource management fixes in probe functionKrzysztof Helt1-17/+48
2008-03-05Memory controller: rename to Memory Resource ControllerBalbir Singh8-26/+30
2008-03-05Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli7-239/+287
2008-03-05Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli15-16/+19
2008-03-05VT notifier fix for VT switchSamuel Thibault1-0/+1
2008-03-05alloc_percpu() fails to allocate percpu dataEric Dumazet1-1/+14