aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner1-11/+9
2010-05-26alpha: invoke oom-killer from page faultNick Piggin1-9/+2
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2-42/+31
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers8-4/+17
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-2/+2
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller24-132/+104
2010-05-25ieee1394: schedule for removalStefan Richter1-0/+10
2010-05-25timers: Fix slack calculation reallyThomas Gleixner1-5/+8
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds172-3834/+5931
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds79-5144/+51083
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds23-319/+2262
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds20-262/+1226
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds9-405/+414
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds20-76/+839
2010-05-25ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch1-8/+28
2010-05-25ALSA: pcm: fix delta calculation at boundary wraparoundClemens Ladisch1-1/+3
2010-05-25ALSA: hda_intel: fix handling of non-completion stream interruptsClemens Ladisch1-1/+4
2010-05-25ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axisDaniel Mack1-1/+1
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier73-5069/+50979
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung1-1/+2
2010-05-25[SCSI] fix race in scsi_target_reapAlan Stern1-4/+5
2010-05-25[SCSI] aacraid: Eliminate use after freeJulia Lawall1-2/+2
2010-05-25ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2-8/+9
2010-05-25ring-buffer: Reset "real_end" when page is filledSteven Rostedt1-0/+8
2010-05-25SFI: add support for v0.81 specFeng Tang2-2/+24
2010-05-25[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi deviceNick Cheng3-191/+525
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-54/+65
2010-05-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds27-513/+2382
2010-05-25Merge git://git.infradead.org/battery-2.6Linus Torvalds1-2/+4
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau1-53/+10
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau1-9/+3
2010-05-25auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar1-4/+4
2010-05-25nuc900fb: release correct mem regionDan Carpenter1-1/+1
2010-05-25fb_defio: fix for non-dirty ptesAlbert Herranz1-8/+32
2010-05-25sgivwfb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25s3c2410fb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25hitfb: fix sectionsHenrik Kretzschmar1-4/+4
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas6-14/+2
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose2-67/+235
2010-05-25fbdev: section cleanup in w100fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vga16fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vfbHenrik Kretzschmar1-2/+2
2010-05-25fbdev: section cleanup in hgafbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in arcfbHenrik Kretzschmar1-4/+4
2010-05-25sis: strcpy() => strlcpy()Dan Carpenter1-1/+1
2010-05-25fbdev: bfin-lq035q1-fb: respect new PPI mode platform fieldMichael Hennerich1-106/+146
2010-05-25rtc: use genirq directly in rtc-wm831xMark Brown1-8/+8
2010-05-25rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter1-2/+3
2010-05-25rtc-ds1302: add some abstraction for new platform supportMarc Zyngier1-18/+67
2010-05-25rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten1-34/+11