summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-11libata: clean up SFF init messTejun Heo
2007-05-11libata: implement libata.spindown_compatTejun Heo
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-05-11Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-11x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings
2007-05-11i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen
2007-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-11further UTF-8 fixes and name correctionDavid Woodhouse
2007-05-11Fix wrong identifier name in Documentation/kref.txtSatyam Sharma
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-05-11Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-11Input: evdev - fix overflow in compat_ioctlKenichi Nagai
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle
2007-05-11md: improve the is_mddev_idle testNeilBrown
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day
2007-05-11pm2fb: fb_sync addedAntonino A. Daplas
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare
2007-05-11rivafb: Fix I2C getscl callback functionJean Delvare
2007-05-11atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre
2007-05-11pm3fb: Preliminary 2.4 to 2.6 portKrzysztof Helt
2007-05-11fbdev: geforce 7300 cleanupMichal Piotrowski
2007-05-11epoll cleanups: epoll remove static pre-declarations and akpm-ize the codeDavide Libenzi
2007-05-11epoll cleanups: epoll no moduleDavide Libenzi
2007-05-11epoll: use anonymous inodesDavide Libenzi
2007-05-11signal/timer/event: KAIO eventfd support exampleDavide Libenzi
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: eventfd coreDavide Libenzi
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: timerfd coreDavide Libenzi
2007-05-11signal/timer/event: signalfd compat codeDavide Libenzi
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: signalfd coreDavide Libenzi
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi
2007-05-11Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu
2007-05-11Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu
2007-05-11Kill unused sesssion and group values in rocket driverSukadev Bhattiprolu
2007-05-11Use task_pgrp() task_session() in copy_process()Sukadev Bhattiprolu
2007-05-11Use struct pid parameter in copy_process()Sukadev Bhattiprolu