summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20net: ipg.c fix bracing on endian swappingHarvey Harrison1-4/+4
2008-11-20phylib: Fix auto-negotiation restart avoidanceTrent Piepho1-11/+23
2008-11-20net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison1-11/+10
2008-11-20phylib: fix phy name example in documentationPaulius Zaleckas1-1/+1
2008-11-20net: Do not fire linkwatch events until the device is registered.David S. Miller1-1/+6
2008-11-20phonet: fix compilation with gcc-3.4Alexey Dobriyan1-28/+24
2008-11-20ixgbe: fix compilation with gcc-3.4Alexey Dobriyan1-30/+28
2008-11-20PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang1-2/+2
2008-11-20pktgen: fix multiple queue warningRobert Olsson1-7/+2
2008-11-20net: fix ip_mr_init() error pathBenjamin Thery1-4/+5
2008-11-19intel-iommu: fix compile warningsFUJITA Tomonori1-2/+4
2008-11-19Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar1-59/+54
2008-11-19ftrace: fix dyn ftrace filter selectionSteven Rostedt1-58/+50
2008-11-19ftrace: make filtered functions effective on settingSteven Rostedt1-1/+1
2008-11-19ftrace: fix set_ftrace_filterSteven Rostedt1-0/+3
2008-11-19iwlagn: fix RX skb alignmentJohannes Berg3-13/+22