aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-21s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven
2012-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hel...Linus Torvalds
2012-08-20Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-20Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-08-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-20Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-08-20[IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam
2012-08-20Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-08-20Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-20vfs: missed source of ->f_pos racesAl Viro
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy
2012-08-19Merge branch 'alpha' (alpha architecture patches)Linus Torvalds
2012-08-19alpha: Fix fall-out from disintegrating asm/system.hMichael Cree
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger
2012-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree
2012-08-18dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-18sections: Fix section conflicts in drivers/hwmonAndi Kleen
2012-08-18Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-18x32: Use compat shims for {g,s}etsockoptMike Frysinger
2012-08-18Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-08-17USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-08-17USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-08-18md/raid10: fix problem with on-stack allocation of r10bio structure.NeilBrown
2012-08-17spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...Guenter Roeck
2012-08-17spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck
2012-08-17spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN