summaryrefslogtreecommitdiffstats
path: root/include
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 Molnar2-14/+32
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-01-31clockevents: Add generic timer broadcast functionMark Rutland1-0/+5
2013-01-31clockevents: Add generic timer broadcast receiverMark Rutland1-0/+4
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin1-11/+11
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-30net: 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-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz1-1/+1
2013-01-28Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney2-6/+8
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 Torvalds4-13/+51
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 Weisbecker4-2/+32
2013-01-27cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker1-2/+8
2013-01-27cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker3-61/+163
2013-01-27mfd: da9052/53 lockup fixAshish Jangam2-4/+65
2013-01-26rcu: 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-25hwmon: Retire SENSORS_LIMITGuenter Roeck1-12/+0
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern2-0/+5
2013-01-25Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+6
2013-01-25sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue1-0/+1
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+41
2013-01-24cgroup: remove synchronize_rcu() from cgroup_diput()Li Zefan1-0/+1
2013-01-24sched: split out css_online/css_offline from tg creation/destructionLi Zefan1-0/+3
2013-01-24perf: Missing field in PERF_RECORD_SAMPLE documentationVince Weaver1-1/+2
2013-01-24workqueue: move global_cwq->cpu to worker_poolTejun Heo1-1/+1
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