summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-25net: remove skb_orphan_try()Eric Dumazet1-4/+1
2012-07-25timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1
2012-07-25hrtimer: Provide clock_was_set_delayed()John Stultz1-1/+8
2012-07-25ntp: Fix leap-second hrtimer livelockJohn Stultz1-1/+1
2012-07-25NFC: Export nfc.h to userlandSamuel Ortiz1-0/+1
2012-07-25memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu1-1/+1
2012-07-25PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern1-2/+0
2012-07-25libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams1-2/+4
2012-07-25sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra1-0/+8
2012-07-25hugepages: fix use after free bug in "quota" handlingDavid Gibson1-4/+10
2012-07-12aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi1-0/+1
2012-07-12bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-07-12cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-07-12splice: fix racy pipe->buffers usesEric Dumazet1-4/+4
2012-07-04thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli1-0/+10
2012-07-04mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli1-2/+20
2012-06-20swap: fix shmem swapping when more than 8 areasHugh Dickins1-3/+5
2012-06-20USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-2/+2
2012-06-10kbuild: install kernel-page-flags.hUlrich Drepper2-0/+5
2012-06-10drm/radeon/kms: add new BTC PCI idsAlex Deucher1-0/+2
2012-06-10drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher1-0/+2
2012-06-10skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau1-2/+0
2012-06-10sctp: check cached dst before using itNicolas Dichtel1-0/+13
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-9/+0
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng1-0/+1
2012-06-10set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2-0/+10
2012-05-31block: don't mark buffers beyond end of disk as mappedJeff Moyer1-0/+1
2012-05-31xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini1-0/+3
2012-05-31mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre1-0/+2
2012-05-31USB: move usb_translate_errors to linux/usb.hJohan Hovold1-0/+13
2012-05-31block: fix buffer overflow when printing partition UUIDsTejun Heo1-6/+0
2012-05-31KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity1-0/+7
2012-05-21mtd: map.h: fix arm cross-build failureArtem Bityutskiy1-1/+1
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei1-1/+2
2012-05-11asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin1-1/+1
2012-05-11Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-11efi: Add new variable attributesMatthew Garrett1-1/+12
2012-05-11pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-05-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet1-0/+13
2012-05-11tcp: allow splice() to build full TSO packetsEric Dumazet1-1/+1
2012-05-11net: fix /proc/net/dev regressionEric Dumazet1-2/+0
2012-05-11KVM: unmap pages from the iommu when slots are removedAlex Williamson1-0/+6
2012-04-23Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold1-0/+1
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-0/+13
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky1-0/+5
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel1-1/+2
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel1-2/+2
2012-04-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz1-1/+2
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf1-1/+1