summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | perf probe: Show accessible global variablesMasami Hiramatsu2010-10-216-14/+41
| | * | | | | | | perf probe: Function style fixMasami Hiramatsu2010-10-213-4/+4
| | * | | | | | | perf probe: Show accessible local variablesMasami Hiramatsu2010-10-216-105/+480
| | * | | | | | | perf probe: Support global variablesMasami Hiramatsu2010-10-211-8/+17
| | * | | | | | | perf probe: Fix local variable searching loopMasami Hiramatsu2010-10-211-8/+18
| | * | | | | | | perf probe: Fix type searchingMasami Hiramatsu2010-10-211-8/+17
| | * | | | | | | tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-213-42/+30
| * | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-10-221-6/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Do not limit the size of the number of CPU buffersSteven Rostedt2010-10-211-6/+2
| | |/ / / / / / /
| * | | | | | | | perf_events: Fix for transaction recovery in group_sched_in()Stephane Eranian2010-10-221-2/+20
| * | | | | | | | perf_events: Revert: Fix transaction recovery in group_sched_in()Stephane Eranian2010-10-221-63/+13
| * | | | | | | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra2010-10-221-3/+6
| * | | | | | | | perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2010-10-222-12/+6
| * | | | | | | | perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2010-10-222-16/+47
| * | | | | | | | perf, x86: Fixup the precise_ip computationPeter Zijlstra2010-10-221-4/+5
| * | | | | | | | perf, x86: Extract DS alloc/free functionsPeter Zijlstra2010-10-221-14/+26
| * | | | | | | | perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra2010-10-221-34/+56
| * | | | | | | | perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra2010-10-221-5/+25
* | | | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-10-273-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NULL-terminate all pci_device_id tablesDzianis Kahanovich2010-10-272-1/+3
| * | | | | | | | | (trivial) Fix compiler warning in kernel/modules.cMichał Mirosław2010-10-271-1/+1
* | | | | | | | | | Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-27165-1291/+4758
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer2010-10-273-17/+22
| * | | | | | | | | | select: rename estimate_accuracy() to select_estimate_accuracy()Andrew Morton2010-10-271-3/+3
| * | | | | | | | | | Remove duplicate includes from many filesZimny Lech2010-10-279-10/+0
| * | | | | | | | | | ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-272-2/+43
| * | | | | | | | | | kernel/resource.c: handle reinsertion of an already-inserted resourceHuang Shijie2010-10-271-0/+2
| * | | | | | | | | | kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold2010-10-271-12/+21
| * | | | | | | | | | w1: don't allow arbitrary users to remove w1 devicesBrian Swetland2010-10-271-4/+4
| * | | | | | | | | | alpha: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-2/+2
| * | | | | | | | | | mips: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
| * | | | | | | | | | sparc: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
| * | | | | | | | | | fuse: use release_pages()Miklos Szeredi2010-10-272-6/+2
| * | | | | | | | | | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-275-23/+21
| * | | | | | | | | | taskstats: split fill_pid functionMichael Holzheu2010-10-271-29/+21
| * | | | | | | | | | taskstats: separate taskstats commandsMichael Holzheu2010-10-271-40/+78
| * | | | | | | | | | delayacct: align to 8 byte boundary on 64-bit systemsJeff Mahoney2010-10-271-1/+7
| * | | | | | | | | | delay-accounting: reimplement -c for getdelays.c to report information on a t...Mel Gorman2010-10-271-2/+36
| * | | | | | | | | | namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano2010-10-271-52/+52
| * | | | | | | | | | namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano2010-10-271-1/+0
| * | | | | | | | | | namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano2010-10-271-10/+4
| * | | | | | | | | | namespaces Kconfig: make namespace a submenuDaniel Lezcano2010-10-271-6/+8
| * | | | | | | | | | namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...Daniel Lezcano2010-10-271-2/+5
| * | | | | | | | | | namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano2010-10-271-6/+3
| * | | | | | | | | | rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine2010-10-271-5/+10
| * | | | | | | | | | rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine2010-10-271-1/+2
| * | | | | | | | | | rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-272-9/+3
| * | | | | | | | | | rapidio: add handling of redundant routesAlexandre Bounine2010-10-275-51/+64
| * | | | | | | | | | rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-275-0/+462
| * | | | | | | | | | rapidio: add device access check into the enumerationAlexandre Bounine2010-10-273-1/+9
OpenPOWER on IntegriCloud