summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-20perfcounters, sched: remove __task_delta_exec()Ingo Molnar1-1/+0
2009-04-09perf_counter: sysctl for system wide perf countersPeter Zijlstra1-0/+2
2009-04-08perf_counter: allow for data addresses to be recordedPeter Zijlstra1-6/+8
2009-04-08perf_counter: move PERF_RECORD_TIMEPeter Zijlstra1-5/+4
2009-04-08perf_counter: track task-comm dataPeter Zijlstra1-1/+15
2009-04-08perf_counter: add some commentsPeter Zijlstra1-4/+6
2009-04-08perf_counter: use misc field to widen typePeter Zijlstra1-18/+10
2009-04-08perf_counter: provide misc bits in the event headerPeter Zijlstra1-1/+5
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar37-372/+1497
2009-04-08Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+10
2009-04-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-3/+10
2009-04-08Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-6/+83
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+5
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-2/+207
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds1-1/+3
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+41
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-0/+10
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-2/+0
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox1-5/+6
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin1-0/+3
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk1-1/+2
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi1-4/+6
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi1-0/+4
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi1-0/+3
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi1-2/+0
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi1-6/+4
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi1-41/+0
2009-04-07nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi1-9/+14
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi1-22/+0
2009-04-07nilfs2: disk format and userland interfaceKoji Sato1-0/+854
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn1-0/+14
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn1-9/+7
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn1-4/+35
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn1-0/+3
2009-04-07tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt1-0/+26
2009-04-07kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu1-0/+17
2009-04-07kprobes: support per-kprobe disablingMasami Hiramatsu1-1/+22
2009-04-07kprobes: cleanup comment style in kprobes.hMasami Hiramatsu1-4/+8
2009-04-07SPI: add dma_alignment field to spi_masterMike Rapoport1-0/+6
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale1-0/+2
2009-04-07branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds1-1/+3
2009-04-07branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche1-1/+2
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-22/+0
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti1-2/+0
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt2-2/+8
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar45-591/+1235
2009-04-07i2c: xtensa s6000 i2c driverOskar Schirmer1-0/+10
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar593-8598/+16528
2009-04-07perf_counter: remove rq->lock usagePeter Zijlstra1-2/+0