Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | perf probe: Show accessible global variables | Masami Hiramatsu | 2010-10-21 | 6 | -14/+41 | |
| | * | | | | | | | perf probe: Function style fix | Masami Hiramatsu | 2010-10-21 | 3 | -4/+4 | |
| | * | | | | | | | perf probe: Show accessible local variables | Masami Hiramatsu | 2010-10-21 | 6 | -105/+480 | |
| | * | | | | | | | perf probe: Support global variables | Masami Hiramatsu | 2010-10-21 | 1 | -8/+17 | |
| | * | | | | | | | perf probe: Fix local variable searching loop | Masami Hiramatsu | 2010-10-21 | 1 | -8/+18 | |
| | * | | | | | | | perf probe: Fix type searching | Masami Hiramatsu | 2010-10-21 | 1 | -8/+17 | |
| | * | | | | | | | tracing: Cleanup the convoluted softirq tracepoints | Thomas Gleixner | 2010-10-21 | 3 | -42/+30 | |
| * | | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-10-22 | 1 | -6/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tracing: Do not limit the size of the number of CPU buffers | Steven Rostedt | 2010-10-21 | 1 | -6/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | perf_events: Fix for transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-22 | 1 | -2/+20 | |
| * | | | | | | | | perf_events: Revert: Fix transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-22 | 1 | -63/+13 | |
| * | | | | | | | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra | 2010-10-22 | 1 | -3/+6 | |
| * | | | | | | | | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra | 2010-10-22 | 2 | -12/+6 | |
| * | | | | | | | | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra | 2010-10-22 | 2 | -16/+47 | |
| * | | | | | | | | perf, x86: Fixup the precise_ip computation | Peter Zijlstra | 2010-10-22 | 1 | -4/+5 | |
| * | | | | | | | | perf, x86: Extract DS alloc/free functions | Peter Zijlstra | 2010-10-22 | 1 | -14/+26 | |
| * | | | | | | | | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra | 2010-10-22 | 1 | -34/+56 | |
| * | | | | | | | | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra | 2010-10-22 | 1 | -5/+25 | |
* | | | | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-10-27 | 3 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NULL-terminate all pci_device_id tables | Dzianis Kahanovich | 2010-10-27 | 2 | -1/+3 | |
| * | | | | | | | | | (trivial) Fix compiler warning in kernel/modules.c | Michał Mirosław | 2010-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'akpm-incoming-2' | Linus Torvalds | 2010-10-27 | 165 | -1291/+4758 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | epoll: make epoll_wait() use the hrtimer range feature | Shawn Bohrer | 2010-10-27 | 3 | -17/+22 | |
| * | | | | | | | | | | select: rename estimate_accuracy() to select_estimate_accuracy() | Andrew Morton | 2010-10-27 | 1 | -3/+3 | |
| * | | | | | | | | | | Remove duplicate includes from many files | Zimny Lech | 2010-10-27 | 9 | -10/+0 | |
| * | | | | | | | | | | ramoops: use the platform data structure instead of module params | Kyungmin Park | 2010-10-27 | 2 | -2/+43 | |
| * | | | | | | | | | | kernel/resource.c: handle reinsertion of an already-inserted resource | Huang Shijie | 2010-10-27 | 1 | -0/+2 | |
| * | | | | | | | | | | kfifo: fix kfifo_alloc() to return a signed int value | Stefani Seibold | 2010-10-27 | 1 | -12/+21 | |
| * | | | | | | | | | | w1: don't allow arbitrary users to remove w1 devices | Brian Swetland | 2010-10-27 | 1 | -4/+4 | |
| * | | | | | | | | | | alpha: remove dma64_addr_t usage | FUJITA Tomonori | 2010-10-27 | 1 | -2/+2 | |
| * | | | | | | | | | | mips: remove dma64_addr_t usage | FUJITA Tomonori | 2010-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | | sparc: remove dma64_addr_t usage | FUJITA Tomonori | 2010-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | | fuse: use release_pages() | Miklos Szeredi | 2010-10-27 | 2 | -6/+2 | |
| * | | | | | | | | | | taskstats: use real microsecond granularity for CPU times | Michael Holzheu | 2010-10-27 | 5 | -23/+21 | |
| * | | | | | | | | | | taskstats: split fill_pid function | Michael Holzheu | 2010-10-27 | 1 | -29/+21 | |
| * | | | | | | | | | | taskstats: separate taskstats commands | Michael Holzheu | 2010-10-27 | 1 | -40/+78 | |
| * | | | | | | | | | | delayacct: align to 8 byte boundary on 64-bit systems | Jeff Mahoney | 2010-10-27 | 1 | -1/+7 | |
| * | | | | | | | | | | delay-accounting: reimplement -c for getdelays.c to report information on a t... | Mel Gorman | 2010-10-27 | 1 | -2/+36 | |
| * | | | | | | | | | | namespaces Kconfig: move namespace menu location after the cgroup | Daniel Lezcano | 2010-10-27 | 1 | -52/+52 | |
| * | | | | | | | | | | namespaces Kconfig: remove the cgroup device whitelist experimental tag | Daniel Lezcano | 2010-10-27 | 1 | -1/+0 | |
| * | | | | | | | | | | namespaces Kconfig: remove pointless cgroup dependency | Daniel Lezcano | 2010-10-27 | 1 | -10/+4 | |
| * | | | | | | | | | | namespaces Kconfig: make namespace a submenu | Daniel Lezcano | 2010-10-27 | 1 | -6/+8 | |
| * | | | | | | | | | | namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel... | Daniel Lezcano | 2010-10-27 | 1 | -2/+5 | |
| * | | | | | | | | | | namespaces: remove pid_ns and net_ns experimental status | Daniel Lezcano | 2010-10-27 | 1 | -6/+3 | |
| * | | | | | | | | | | rapidio: fix destructive port EM initialization for Tsi568 | Alexandre Bounine | 2010-10-27 | 1 | -5/+10 | |
| * | | | | | | | | | | rapidio: fix maximum port number in tsi57x EM initialization | Alexandre Bounine | 2010-10-27 | 1 | -1/+2 | |
| * | | | | | | | | | | rapidio: fix IDLE2 bits corruption | Alexandre Bounine | 2010-10-27 | 2 | -9/+3 | |
| * | | | | | | | | | | rapidio: add handling of redundant routes | Alexandre Bounine | 2010-10-27 | 5 | -51/+64 | |
| * | | | | | | | | | | rapidio: add support for IDT CPS Gen2 switches | Alexandre Bounine | 2010-10-27 | 5 | -0/+462 | |
| * | | | | | | | | | | rapidio: add device access check into the enumeration | Alexandre Bounine | 2010-10-27 | 3 | -1/+9 |