summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-20atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-20mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-20perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-20tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG
2013-03-14dm: fix truncated status stringsMikulas Patocka
2013-03-04pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-03-04xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk
2013-03-04quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-02-28vlan: adjust vlan_set_encap_proto() for its callersCong Wang
2013-02-28ipv4: fix error handling in icmp_protocol.Li Wei
2013-02-28ipv6: use a stronger hash for tcpEric Dumazet
2013-02-28ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki
2013-02-28net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-02-28pps: Add pps_lookup_dev() functionGeorge Spelvin
2013-02-28serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.Michael Chan
2013-02-12Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-27mfd: da9052/53 lockup fixAshish Jangam
2013-01-27mfd: rtsx: Add clock divider hookWei WANG
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2013-01-25Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert