summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-05-11Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-11efi: Add new variable attributesMatthew Garrett
2012-05-11pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-05-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-05-11tcp: allow splice() to build full TSO packetsEric Dumazet
2012-05-11net: fix /proc/net/dev regressionEric Dumazet
2012-05-11KVM: unmap pages from the iommu when slots are removedAlex Williamson
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-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-04-02math: Introduce div64_longSasha Levin
2012-03-19Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-03-19block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-03-19ipsec: be careful of non existing mac headersEric Dumazet
2012-03-12regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-12regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-12Fix autofs compile without CONFIG_COMPATLinus Torvalds
2012-02-29epoll: limit pathsJason Baron
2012-02-29epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-29USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp
2012-02-29NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2012-02-20crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-20mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-20lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang
2012-02-13usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto
2012-02-13PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi
2012-02-13PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett
2012-01-25SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-25block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter
2012-01-25memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-25include/linux/crash_dump.h needs elf.hFabio Estevam
2012-01-25PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson
2012-01-25NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds