summaryrefslogtreecommitdiffstats
path: root/net/sctp/input.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-03-05vfs: fix NULL pointer dereference in fsync_buffers_list()Jan Kara1-1/+1
2008-03-05zlc_setup(): handle jiffies wraparoundKOSAKI Motohiro1-1/+2
2008-03-05Fix "Malformed early option 'loglevel'"Alex Riesen1-1/+1
2008-03-05core dump: user_regset writebackRoland McGrath1-0/+15
2008-03-05Add memory resource controller maintainersakpm@linux-foundation.org1-0/+11
2008-03-05Control Groups: add Paul Menage as maintainerPaul Menage1-0/+6
2008-03-05gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell2-4/+107
2008-03-05specialix.c: fix possible double-unlockHarvey Harrison1-1/+0
2008-03-05rtc: add support for the S-35390A RTC chipByron Bradley3-0/+326