summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-06-01xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-06-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson
2012-06-01usbhid: prevent deadlock during timeoutOliver Neukum
2012-06-01block: don't mark buffers beyond end of disk as mappedJeff Moyer
2012-06-01block: fix buffer overflow when printing partition UUIDsTejun Heo
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-12hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-05-12KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-05-12net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck
2012-05-12net: Add memory barriers to prevent possible race in byte queue limitsAlexander Duyck
2012-05-12Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-12asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin
2012-05-07efi: Add new variable attributesMatthew Garrett
2012-05-07pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-27tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-27tcp: allow splice() to build full TSO packetsEric Dumazet
2012-04-27net: fix /proc/net/dev regressionEric Dumazet
2012-04-27KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-04-22serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams
2012-04-22Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel
2012-04-13PM / Sleep: Mitigate race between the freezer and request_firmware()Rafael J. Wysocki
2012-04-13firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki
2012-04-13firmware_class: Rework usermodehelper checkRafael J. Wysocki
2012-04-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf
2012-04-02PM / Domains: Introduce "always on" device flagRafael J. Wysocki
2012-04-02target: Fix up handling of short INQUIRY buffersRoland Dreier
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-04-02math: Introduce div64_longSasha Levin
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins
2012-03-05vfork: kill PF_STARTINGOleg Nesterov
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: make it killableOleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett