summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa1-1/+1
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu1-1/+1
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker3-4/+36
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-4/+11
2013-02-04irq_work: Remove return value from the irq_work_queue() functionanish kumar1-1/+1
2013-02-04regulator: add device tree support for s5m8767Amit Daniel Kachhap1-4/+7
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2-0/+13
2013-02-03Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-0/+4
2013-02-01clockevents: Add generic timer broadcast functionMark Rutland1-0/+5
2013-02-01clockevents: Add generic timer broadcast receiverMark Rutland1-0/+4
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu1-0/+11
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+18
2013-01-31net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+2
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-6/+18
2013-01-30pinctrl: add abx500 pinctrl driver corePatrice Chotard2-3/+14
2013-01-30mfd: ab8500: update header file and version detectionLinus Walleij1-55/+222
2013-01-30tracing: Make a snapshot feature available from userspaceHiraku Toyooka1-0/+3
2013-01-30ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)1-0/+1
2013-01-30timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz1-1/+1
2013-01-29Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney1-1/+1
2013-01-29regmap: Add asynchronous I/O supportMark Brown1-0/+28
2013-01-29regmap: Add "no-bus" option for regmap APIAndrey Smirnov1-1/+17
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-35/+93
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-13/+47
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel1-0/+3
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker5-33/+76
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2-11/+30
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker2-0/+26
2013-01-27cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker1-0/+8
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2-1/+17
2013-01-27mfd: da9052/53 lockup fixAshish Jangam2-4/+65
2013-01-27rcu: Remove obsolete Kconfig option from commentPaul E. McKenney1-1/+1
2013-01-27mfd: rtsx: Add clock divider hookWei WANG2-0/+4
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG1-4/+20
2013-01-26context_tracking: Export context state for generic vtimeFrederic Weisbecker1-0/+28
2013-01-26hwmon: Retire SENSORS_LIMITGuenter Roeck1-12/+0
2013-01-26USB: add usb_hcd_{start,end}_port_resumeAlan Stern2-0/+5
2013-01-25sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue1-0/+1
2013-01-25Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+41
2013-01-25cgroup: remove synchronize_rcu() from cgroup_diput()Li Zefan1-0/+1
2013-01-25sched: split out css_online/css_offline from tg creation/destructionLi Zefan1-0/+3
2013-01-24workqueue: record pool ID instead of CPU in work->data when off-queueTejun Heo1-9/+9
2013-01-24workqueue: introduce WORK_OFFQ_CPU_NONETejun Heo1-1/+9
2013-01-24workqueue: unexport work_cpu()Tejun Heo1-1/+0
2013-01-24PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev1-0/+7
2013-01-24x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev1-0/+5
2013-01-24profiling: Remove unused timer hookFrederic Weisbecker1-13/+0
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-2/+2
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar4-18/+7
2013-01-23async: keep pending tasks on async_domain and remove async_pendingTejun Heo1-6/+3