summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-07-25net: remove skb_orphan_try()Eric Dumazet
2012-07-25timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-25hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-25ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-07-25NFC: Export nfc.h to userlandSamuel Ortiz
2012-07-25memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-25PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-25libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-07-25sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-25hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-07-12aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi
2012-07-12bonding: Fix corrupted queue_mappingEric Dumazet
2012-07-12cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-07-12splice: fix racy pipe->buffers usesEric Dumazet
2012-07-04thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-07-04mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-06-19swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-19USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-10kbuild: install kernel-page-flags.hUlrich Drepper
2012-06-10drm/radeon/kms: add new BTC PCI idsAlex Deucher
2012-06-10drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher
2012-06-10skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau
2012-06-10sctp: check cached dst before using itNicolas Dichtel
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng
2012-06-10set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-05-31block: don't mark buffers beyond end of disk as mappedJeff Moyer
2012-05-31xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-05-31mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-05-31USB: move usb_translate_errors to linux/usb.hJohan Hovold
2012-05-31block: fix buffer overflow when printing partition UUIDsTejun Heo
2012-05-31KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-05-20mtd: map.h: fix arm cross-build failureArtem Bityutskiy
2012-05-20usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-11asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin
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-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-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf