aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-08-02Merge tag 'v3.4.7' into v3.4-rtSteven Rostedt
2012-07-19NFC: Export nfc.h to userlandSamuel Ortiz
2012-07-19timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-19hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-19sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-17workqueue: Revert workqueue: Fix cpuhotplug trainwreckSteven Rostedt
2012-07-16cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-07-16Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2012-07-16Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2012-07-16memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-16memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet
2012-07-16thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-07-16mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-07-16Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-16SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-07-16SCSI: Fix NULL dereferences in scsi_cmd_to_driverMark Rustad
2012-07-16aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi
2012-07-16SCSI & usb-storage: add try_rc_10_first flagAlan Stern
2012-07-16rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen
2012-07-16rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen
2012-07-16mm: fix slab->page _count corruption when using slubPravin B Shelar
2012-07-16net: remove skb_orphan_try()Eric Dumazet
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet
2012-07-16inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-07-16cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-06-25Merge tag 'v3.4.4' into v3.4-rtSteven Rostedt
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-22swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-22spinlock/rt: Include bug.h in spinlock_rt.h to satisfy BUG() usageSteven Rostedt
2012-06-19Merge tag 'v3.4.3' into v3.4-rtSteven Rostedt
2012-06-17libata: add a host flag to ignore detected ATA devicesAndy Whitcroft
2012-06-17module_param: stop double-calling parameters.Rusty Russell
2012-06-12Merge tag 'v3.4.2' into v3.4-rtSteven Rostedt
2012-06-10drm/radeon/kms: add new SI PCI idsAlex Deucher
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-10drm/radeon/kms: add new Trinity PCI idsAlex Deucher
2012-06-10radix-tree: fix contiguous iteratorKonstantin Khlebnikov
2012-06-10skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng
2012-06-10kbuild: install kernel-page-flags.hUlrich Drepper
2012-06-07Merge tag 'v3.4.1' into v3.4-rtSteven Rostedt
2012-06-07rt: Introduce cpu_chill()Thomas Gleixner
2012-06-07softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-06-07lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2012-06-07seqlock: Prevent rt starvationThomas Gleixner
2012-06-07mm, rt: kmap_atomic schedulingPeter Zijlstra