summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memcg: css_put after remove_listHugh Dickins2008-03-041-6/+6
* memcg: remove clear_page_cgroup and atomicsHugh Dickins2008-03-041-63/+43
* memcg: memcontrol uninlined and staticHugh Dickins2008-03-041-17/+11
* memcg: memcontrol whitespace cleanupsHugh Dickins2008-03-041-66/+28
* memcg: remove mem_cgroup_unchargeHugh Dickins2008-03-042-28/+15
* memcg: mem_cgroup_charge never NULLHugh Dickins2008-03-042-43/+27
* memcg: bad page if page_cgroup when freeHugh Dickins2008-03-043-25/+28
* memcg: fix VM_BUG_ON from page migrationHugh Dickins2008-03-041-5/+14
* memcg: when do_swap's do_wp_page failsHugh Dickins2008-03-041-6/+3
* memcg: page_cache_release not __free_pageHugh Dickins2008-03-041-2/+2
* memcg: move_lists on page not page_cgroupHugh Dickins2008-03-044-7/+9
* memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins2008-03-043-5/+5
* markers: add an if(0) to __mark_check_format()Mathieu Desnoyers2008-03-041-1/+7
* markers: don't risk NULL deref in markerJesper Juhl2008-03-041-4/+5
* .gitignore: ignore emacs backup and temporary files.Chris Dearman2008-03-041-0/+2
* alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori2008-03-041-1/+0
* alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-03-041-6/+34
* alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori2008-03-041-13/+15
* alpha: convert IOMMU to use ALIGN()FUJITA Tomonori2008-03-041-3/+3
* include falloc.h in header-yEric Sandeen2008-03-041-0/+1
* CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2008-03-042-317/+345
* ipwireless: fix potential tty == NULL dereferenceDavid Sterba2008-03-041-1/+4
* sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-043-36/+133
* sm501: remove a duplicated tableVille Syrjala2008-03-041-32/+13
* sm501fb: fix timing limitsVille Syrjala2008-03-041-2/+4
* sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala2008-03-041-0/+2
* sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala2008-03-041-4/+4
* sm501fb: direct color visual does not workVille Syrjala2008-03-041-1/+3
* ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton2008-03-041-1/+7
* ds1wm: report bus reset errorAnton Vorontsov2008-03-041-9/+9
* ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov2008-03-041-2/+3
* powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely2008-03-041-3/+8
* pktcdvd: reduce stack consumptionPeter Osterlund2008-03-041-8/+13
* add noinline_for_stackAndrew Morton2008-03-041-0/+6
* tridentfb: resource management fixes in probe functionKrzysztof Helt2008-03-041-17/+48
* Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-048-26/+30
* Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli2008-03-047-239/+287
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-0415-16/+19
* VT notifier fix for VT switchSamuel Thibault2008-03-041-0/+1
* alloc_percpu() fails to allocate percpu dataEric Dumazet2008-03-041-1/+14
* vfs: fix NULL pointer dereference in fsync_buffers_list()Jan Kara2008-03-041-1/+1
* zlc_setup(): handle jiffies wraparoundKOSAKI Motohiro2008-03-041-1/+2
* Fix "Malformed early option 'loglevel'"Alex Riesen2008-03-041-1/+1
* core dump: user_regset writebackRoland McGrath2008-03-041-0/+15
* Add memory resource controller maintainersakpm@linux-foundation.org2008-03-041-0/+11
* Control Groups: add Paul Menage as maintainerPaul Menage2008-03-041-0/+6
* gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell2008-03-042-4/+107
* specialix.c: fix possible double-unlockHarvey Harrison2008-03-041-1/+0
* rtc: add support for the S-35390A RTC chipByron Bradley2008-03-043-0/+326
* Memory Resource Controller use strstrip while parsing argumentsBalbir Singh2008-03-042-3/+4
OpenPOWER on IntegriCloud