aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-04memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins
2008-03-04markers: add an if(0) to __mark_check_format()Mathieu Desnoyers
2008-03-04markers: don't risk NULL deref in markerJesper Juhl
2008-03-04.gitignore: ignore emacs backup and temporary files.Chris Dearman
2008-03-04alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori
2008-03-04alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori
2008-03-04alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori
2008-03-04alpha: convert IOMMU to use ALIGN()FUJITA Tomonori
2008-03-04include falloc.h in header-yEric Sandeen
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson
2008-03-04ipwireless: fix potential tty == NULL dereferenceDavid Sterba
2008-03-04sm501: add support for the SM502 programmable PLLVille Syrjala
2008-03-04sm501: remove a duplicated tableVille Syrjala
2008-03-04sm501fb: fix timing limitsVille Syrjala
2008-03-04sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala
2008-03-04sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala
2008-03-04sm501fb: direct color visual does not workVille Syrjala
2008-03-04ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton
2008-03-04ds1wm: report bus reset errorAnton Vorontsov
2008-03-04ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov
2008-03-04powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely
2008-03-04pktcdvd: reduce stack consumptionPeter Osterlund
2008-03-04add noinline_for_stackAndrew Morton
2008-03-04tridentfb: resource management fixes in probe functionKrzysztof Helt
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-03-04VT notifier fix for VT switchSamuel Thibault
2008-03-04alloc_percpu() fails to allocate percpu dataEric Dumazet
2008-03-04vfs: fix NULL pointer dereference in fsync_buffers_list()Jan Kara
2008-03-04zlc_setup(): handle jiffies wraparoundKOSAKI Motohiro
2008-03-04Fix "Malformed early option 'loglevel'"Alex Riesen
2008-03-04core dump: user_regset writebackRoland McGrath
2008-03-04Add memory resource controller maintainersakpm@linux-foundation.org
2008-03-04Control Groups: add Paul Menage as maintainerPaul Menage
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison
2008-03-04rtc: add support for the S-35390A RTC chipByron Bradley
2008-03-04Memory Resource Controller use strstrip while parsing argumentsBalbir Singh
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson
2008-03-04serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas
2008-03-04update checkpatch.pl to version 0.15Andy Whitcroft
2008-03-04cgroup: fix default notify_on_release settingLi Zefan
2008-03-04b43legacy: Fix module init messageMichael Buesch
2008-03-04rndis_wlan: fix broken data copyJussi Kivilinna
2008-03-04libertas: compare the current command with responseSebastian Siewior
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg
2008-03-04ssb: Add pcibios_enable_device() return value checkYoichi Yuasa