summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-08-10mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-08-10random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-10random: create add_device_randomness() interfaceLinus Torvalds
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-10sched: Fix race in task_group()Peter Zijlstra
2012-08-02block: add blk_queue_dead()Tejun Heo
2012-08-02workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo
2012-08-02sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra
2012-08-02cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-08-02mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-08-02mm: compaction: make isolate_lru_page() filter-aware againMel Gorman
2012-08-02mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
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-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-12splice: fix racy pipe->buffers usesEric Dumazet
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-10skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
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-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-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