summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter2-120/+75
2008-11-20MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev1-1/+1
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2-7/+9
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cDavid Daney1-3/+3
2008-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-2/+2
2008-11-20Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds4-1/+44
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-28/+54
2008-11-20cciss: fix DEBUG printk formatsRandy Dunlap1-4/+5
2008-11-20W1 OMAP: Fix OMAP LDP boot crashStanley.Miao1-5/+5
2008-11-20drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport1-0/+1
2008-11-20cgroups: fix a serious bug in cgroupstatsLi Zefan1-2/+5
2008-11-20hostfs: fix a duplicated global function nameWANG Cong3-4/+4
2008-11-20cirrusfb: remove unused variablesVlada Peric1-2/+1
2008-11-20vmscan: fix get_scan_ratio() commentRik van Riel1-3/+3
2008-11-20MAINTAINERS: change email address for rostedtSteven Rostedt1-1/+1
2008-11-20drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg1-0/+4
2008-11-20drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall1-0/+1
2008-11-20don't unlink an active swapfileHugh Dickins1-1/+1
2008-11-20vmscan: let GFP_NOFS go to swap againHugh Dickins1-0/+3
2008-11-20migration: fix writepage errorHugh Dickins1-4/+1
2008-11-20sprint_symbol(): use less stackHugh Dickins1-5/+12
2008-11-20cgroup: fix potential deadlock in pre_destroyKAMEZAWA Hiroyuki1-5/+9
2008-11-20mm: vmalloc search restart fixGlauber Costa1-2/+2
2008-11-20mm: vmalloc failure flush fixNick Piggin1-2/+13
2008-11-20mm: vmalloc allocator off by oneNick Piggin1-1/+1
2008-11-20cpuset: update top cpuset's mems after adding a nodeMiao Xie3-10/+16
2008-11-20eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow1-17/+14
2008-11-20spi_imx: full duplex dma corruption bugfixAndrea Paterniani1-23/+22
2008-11-20lcd: fix oops if driver only interested in .set_powerBen Dooks1-4/+7
2008-11-20viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont1-8/+9
2008-11-20pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester1-12/+12
2008-11-20lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven1-1/+1
2008-11-20tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov1-3/+7
2008-11-20GRU: fix for debug optionJack Steiner1-0/+4
2008-11-20gpiolib: extend gpio label column width in debugfs fileJarkko Nikula1-1/+1
2008-11-20Documentation/kernel-parameters.txt: add min_addr, fix max_addrRandy Dunlap1-2/+5
2008-11-20sparc64: wire up accept4()David Miller5-6/+19
2008-11-20reintroduce accept4Ulrich Drepper6-124/+21
2008-11-20fbdev: clean the penguin's dirty feetClemens Ladisch1-1/+1
2008-11-20sysvipc: fix the ipc structures initializationNadia Derbey1-5/+9
2008-11-20drivers/video: bad error test before a dereferenceJulien Brunel1-1/+1
2008-11-20hwmon: applesmc: Add support for iMac 6Henrik Rydberg1-0/+9
2008-11-20PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang1-2/+2
2008-11-18Parport driver: disable pc-style parport on Blackfin systemsMike Frysinger1-1/+1
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-25/+42
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven1-1/+1
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-19/+135
2008-11-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-19/+35
2008-11-18Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+7
2008-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds11-32/+49