aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* W1 OMAP: Fix OMAP LDP boot crashStanley.Miao2008-11-191-5/+5
* drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport2008-11-191-0/+1
* cgroups: fix a serious bug in cgroupstatsLi Zefan2008-11-191-2/+5
* hostfs: fix a duplicated global function nameWANG Cong2008-11-193-4/+4
* cirrusfb: remove unused variablesVlada Peric2008-11-191-2/+1
* vmscan: fix get_scan_ratio() commentRik van Riel2008-11-191-3/+3
* MAINTAINERS: change email address for rostedtSteven Rostedt2008-11-191-1/+1
* drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg2008-11-191-0/+4
* drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall2008-11-191-0/+1
* don't unlink an active swapfileHugh Dickins2008-11-191-1/+1
* vmscan: let GFP_NOFS go to swap againHugh Dickins2008-11-191-0/+3
* migration: fix writepage errorHugh Dickins2008-11-191-4/+1
* sprint_symbol(): use less stackHugh Dickins2008-11-191-5/+12
* cgroup: fix potential deadlock in pre_destroyKAMEZAWA Hiroyuki2008-11-191-5/+9
* mm: vmalloc search restart fixGlauber Costa2008-11-191-2/+2
* mm: vmalloc failure flush fixNick Piggin2008-11-191-2/+13
* mm: vmalloc allocator off by oneNick Piggin2008-11-191-1/+1
* cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-193-10/+16
* eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow2008-11-191-17/+14
* spi_imx: full duplex dma corruption bugfixAndrea Paterniani2008-11-191-23/+22
* lcd: fix oops if driver only interested in .set_powerBen Dooks2008-11-191-4/+7
* viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont2008-11-191-8/+9
* pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester2008-11-191-12/+12
* lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven2008-11-191-1/+1
* tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov2008-11-191-3/+7
* GRU: fix for debug optionJack Steiner2008-11-191-0/+4
* gpiolib: extend gpio label column width in debugfs fileJarkko Nikula2008-11-191-1/+1
* Documentation/kernel-parameters.txt: add min_addr, fix max_addrRandy Dunlap2008-11-191-2/+5
* sparc64: wire up accept4()David Miller2008-11-195-6/+19
* reintroduce accept4Ulrich Drepper2008-11-196-124/+21
* fbdev: clean the penguin's dirty feetClemens Ladisch2008-11-191-1/+1
* sysvipc: fix the ipc structures initializationNadia Derbey2008-11-191-5/+9
* drivers/video: bad error test before a dereferenceJulien Brunel2008-11-191-1/+1
* hwmon: applesmc: Add support for iMac 6Henrik Rydberg2008-11-191-0/+9
* Parport driver: disable pc-style parport on Blackfin systemsMike Frysinger2008-11-181-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-187-25/+42
|\
| * block: hold extra reference to bio in blk_rq_map_user_iov()Jens Axboe2008-11-181-0/+6
| * relay: fix cpu offline problemLai Jiangshan2008-11-181-5/+4
| * Release old elevator on change elevatorZhaolei2008-11-181-1/+7
| * block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin2008-11-181-0/+2
| * block/md: fix md autodetectionTejun Heo2008-11-181-1/+1
| * block: make add_partition() return pointer to hd_structTejun Heo2008-11-183-17/+19
| * block: fix add_partition() error pathTejun Heo2008-11-181-1/+3
* | suspend: use WARN not WARN_ON to print the messageArjan van de Ven2008-11-181-1/+1
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-184-19/+135
|\ \
| * | kernel/profile.c: fix section mismatch warningRakib Mullick2008-11-181-1/+1
| * | function tracing: fix wrong pos computing when read buffer has been fulfilledwalimis2008-11-161-11/+15
| * | tracing: fix mmiotrace resizing crashIngo Molnar2008-11-131-0/+6
| * | ring-buffer: no preempt for sched_clock()Steven Rostedt2008-11-121-1/+7
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-113-6/+106
| |\ \