aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu
2012-07-11memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-11timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-11hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-10Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-09Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-09netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad
2012-07-08security: Minor improvements to no_new_privs documentationAndy Lutomirski
2012-07-06regulator: tps65910: add support for input supplyLaxman Dewangan
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-06Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-07-06rcu: Fix broken strings in RCU's source code.Paul E. McKenney
2012-07-06Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07...Paul E. McKenney
2012-07-06mm: cma: fix condition check when setting global cma areaMarek Szyprowski
2012-07-06Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-07-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-07-06jump label: Remove static_branch()Jason Baron
2012-07-06tracepoint: Use static_key_false(), since static_branch() is deprecatedJason Baron
2012-07-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan
2012-07-05regulator: fixed: dt: support for input supplyLaxman Dewangan
2012-07-05aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi
2012-07-04rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen
2012-07-04rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-03regulator: core: Add core support for GPIO controlled enable linesMark Brown
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown
2012-07-02KVM: Pass kvm_irqfd to functionsAlex Williamson
2012-07-02rcu: Fix qlen_lazy breakagePaul E. McKenney
2012-07-02rcu: Make __call_rcu() handle invocation from idlePaul E. McKenney
2012-07-02rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offsetPaul E. McKenney
2012-07-02rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementationsPaul E. McKenney
2012-07-02rcu: Remove return value from rcu_assign_pointer()Paul E. McKenney
2012-07-02key: Remove extraneous parentheses from rcu_assign_keypointer()Paul E. McKenney
2012-07-02rcu: Remove return value from RCU_INIT_POINTER()Paul E. McKenney
2012-07-02rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializationsPaul E. McKenney
2012-07-02rcu: Add a gcc-style structure initializer for RCU pointersPaul E. McKenney
2012-07-02rcu: Add tracing for _rcu_barrier()Paul E. McKenney