summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/bug.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-03-05Memory Resource Controller use strstrip while parsing argumentsBalbir Singh2-3/+4
2008-03-05CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson1-1/+1
2008-03-05serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas1-0/+2
2008-03-05update checkpatch.pl to version 0.15Andy Whitcroft1-117/+206
2008-03-05cgroup: fix default notify_on_release settingLi Zefan1-1/+3
2008-03-04x86: a P4 is a P6 not an i486Hugh Dickins1-1/+1
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe1-1/+1
2008-03-04ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams1-0/+2
2008-03-04dmaengine: fix sparse warningDan Williams1-1/+1
2008-03-04fsldma: do not cleanup descriptors in hardirq contextDan Williams1-1/+0
2008-03-04dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei5-1/+1283
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra5-354/+70