summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-26powerpc/amigaone: Limit ISA I/O range to 4k in the device treeGerhard Pircher
2009-06-26powerpc/warp: Platform fix for i2c changeSean MacLennan
2009-06-26powerpc: Have git ignore generated files from dtc compileJon Smirl
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt
2009-06-26powerpc: Swiotlb breaks pseriesMichael Ellerman
2009-06-26ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure
2009-06-26eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary
2009-06-26eeepc-laptop: get the right value for CMSGCorentin Chary
2009-06-26eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary
2009-06-26eeepc-laptop: right parent deviceCorentin Chary
2009-06-26eeepc-laptop: rfkill refactoringCorentin Chary
2009-06-26eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches
2009-06-26eeepc-laptop: Register as a pci-hotplug deviceCorentin Chary
2009-06-26[CIFS] remove unknown mount option warning messageSteve French
2009-06-26[CIFS] remove bkl usage from umount beginSteve French
2009-06-26sparc32: Fix makefile not generating required filesJulian Calaby
2009-06-26sparc32: Fix tftpboot.img MakefileJulian Calaby
2009-06-26sparc: fix tftpboot.img buildSam Ravnborg
2009-06-26sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif
2009-06-26sparc64: Fix build warnings in piggyback_64.cJulian Calaby
2009-06-26sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller
2009-06-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-25x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh
2009-06-25x86, setup: correct include file in <asm/boot.h>H. Peter Anvin
2009-06-25x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day
2009-06-25x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff
2009-06-25cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman
2009-06-25Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-25usb_serial: Fix oops when unexisting usb serial device is opened.Thadeu Lima de Souza Cascardo
2009-06-25acm: Fix oops when closing ACM tty device right after open has failed.Thadeu Lima de Souza Cascardo
2009-06-25acm: Return ENODEV instead of EINVAL when trying to open ACM device.Thadeu Lima de Souza Cascardo
2009-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-06-25clarify get_user_pages() prototypePeter Zijlstra
2009-06-25UML: Fix some apparent bitrotPaul Menage
2009-06-25i2c: fix build bug in i2c-designware.cIngo Molnar
2009-06-25futex: request only one page from get_user_pages()Thomas Gleixner
2009-06-25ring-buffer: Make it generally availablePaul Mundt
2009-06-25ftrace: Remove duplicate newlineLi Zefan
2009-06-25[CIFS] cleanup asn handling for ntlmsspSteve French
2009-06-25[CIFS] Copy struct *after* setting the port, instead of before.Simo Leone
2009-06-25cifs: remove rw/ro optionsJeff Layton
2009-06-25cifs: fix problems with earlier patchesJeff Layton
2009-06-25cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton
2009-06-25[CIFS] Do not send tree disconnect if session is already disconnectedSteve French
2009-06-24Linux 2.6.31-rc1Linus Torvalds
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-24Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-06-24Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2009-06-24another race fix in jfs_check_acl()Al Viro