summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-09
| * | | | | | | perf: Register PMU implementationsPeter Zijlstra2010-09-09
| * | | | | | | perf: Deconstify struct pmuPeter Zijlstra2010-09-09
| * | | | | | | irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-07
| * | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-08-25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-19
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf, tracing: add missing __percpu markupsNamhyung Kim2010-08-19
| * | | | | | | | | perf: Humanize the number of contextsFrederic Weisbecker2010-08-19
| * | | | | | | | | perf: Fix race in callchainsFrederic Weisbecker2010-08-19
| * | | | | | | | | perf: Generalize some arch callchain codeFrederic Weisbecker2010-08-19
| * | | | | | | | | perf: Generalize callchain_store()Frederic Weisbecker2010-08-19
* | | | | | | | | | Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter2010-10-11
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-21
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-19
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-17
| | * | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-09
| | |\ \ \ \ \ \ \
| | | * | | | | | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-05
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | workqueue: add documentationTejun Heo2010-09-13
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-14
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-12
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-09-13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dquot: do full inode dirty in allocating spaceShaohua Li2010-09-09
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-13
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-08
| | * | | | | | | gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov2010-09-01
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-10
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | block: add function call to switch the IO scheduler from a driverJens Axboe2010-08-23
| * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-09
| | * | | | | | | | libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-09
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-09
| * | | | | | | | swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins2010-09-09
| * | | | | | | | swap: revert special hibernation allocationHugh Dickins2010-09-09
| * | | | | | | | gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean2010-09-09
| * | | | | | | | mm: fix swapin race conditionAndrea Arcangeli2010-09-09
| * | | | | | | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-09
| * | | | | | | | kfifo: add parenthesis for macro parameter referenceHuang Ying2010-09-09
| * | | | | | | | mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-09
| * | | | | | | | lglock: make lg_lock_global() actually lock globallyJonathan Corbet2010-09-09
| * | | | | | | | mm: Move vma_stack_continue into mm.hStefan Bader2010-09-09
| * | | | | | | | Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | semaphore: Add DEFINE_SEMAPHOREThomas Gleixner2010-09-08
| | |/ / / / / / /
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | io-mapping: Fix the address space annotationsFrancisco Jerez2010-09-05
| * | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-08
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap2010-09-03
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-07
| |\ \ \ \ \ \ \ \