aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-20perfcounters, sched: remove __task_delta_exec()Ingo Molnar
2009-04-09perf_counter: sysctl for system wide perf countersPeter Zijlstra
2009-04-08perf_counter: allow for data addresses to be recordedPeter Zijlstra
2009-04-08perf_counter: move PERF_RECORD_TIMEPeter Zijlstra
2009-04-08perf_counter: track task-comm dataPeter Zijlstra
2009-04-08perf_counter: add some commentsPeter Zijlstra
2009-04-08perf_counter: use misc field to widen typePeter Zijlstra
2009-04-08perf_counter: provide misc bits in the event headerPeter Zijlstra
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-07Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi
2009-04-07nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi
2009-04-07nilfs2: disk format and userland interfaceKoji Sato
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn
2009-04-07tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt
2009-04-07kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu
2009-04-07kprobes: support per-kprobe disablingMasami Hiramatsu
2009-04-07kprobes: cleanup comment style in kprobes.hMasami Hiramatsu
2009-04-07SPI: add dma_alignment field to spi_masterMike Rapoport
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-07branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds
2009-04-07branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-07i2c: xtensa s6000 i2c driverOskar Schirmer
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar
2009-04-07perf_counter: remove rq->lock usagePeter Zijlstra