summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .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
* CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson2008-03-041-1/+1
* serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas2008-03-041-0/+2
* update checkpatch.pl to version 0.15Andy Whitcroft2008-03-041-117/+206
* cgroup: fix default notify_on_release settingLi Zefan2008-03-041-1/+3
* x86: a P4 is a P6 not an i486Hugh Dickins2008-03-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-041-1/+1
|\
| * scsi: missing add of padded bytes to io completion byte countJens Axboe2008-03-041-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-048-36/+24
|\ \
| * | [PATCH] fs/ocfs2/aops.c: Correct use of ! and &Julia Lawall2008-03-031-1/+1
| * | [2.6 patch] ocfs2: make dlm_do_assert_master() staticAdrian Bunk2008-03-031-3/+3
| * | [2.6 patch] make ocfs2_downconvert_thread() staticAdrian Bunk2008-03-031-1/+1
| * | [2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk2008-03-034-22/+15
| * | [PATCH] ocfs2: le*_add_cpu conversionMarcin Slusarz2008-03-032-5/+3
| * | ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh2008-03-031-1/+1
OpenPOWER on IntegriCloud