summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-12mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2012-09-12USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan1-0/+21
2012-08-19Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-0/+1
2012-08-19ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-0/+1
2012-08-10mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman1-0/+10
2012-08-10random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-08-10random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-08-10sched: Fix race in task_group()Peter Zijlstra2-2/+15
2012-08-02block: add blk_queue_dead()Tejun Heo1-0/+1
2012-08-02workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo1-2/+3
2012-08-02target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier1-0/+1
2012-08-02sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra1-0/+1
2012-08-02cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman3-28/+29
2012-08-02mm: compaction: introduce sync-light migration for use by compactionMel Gorman2-7/+22
2012-08-02mm: compaction: make isolate_lru_page() filter-aware againMel Gorman1-0/+2
2012-08-02mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2-4/+7
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