| Commit message (Expand) | Author | Age | Files | Lines |
* | perf record: We should fork only if a program was specified to run | Arnaldo Carvalho de Melo | 2009-12-28 | 1 | -6/+8 |
* | perf diff: Fix usage array, it must end with a NULL entry | Arnaldo Carvalho de Melo | 2009-12-18 | 4 | -6/+6 |
* | perf session: Make events_stats u64 to avoid overflow on 32-bit arches | Arnaldo Carvalho de Melo | 2009-12-18 | 2 | -3/+3 |
* | hw-breakpoints: Fix hardware breakpoints -> perf events dependency | Frederic Weisbecker | 2009-12-18 | 2 | -3/+3 |
* | perf events: Dont report side-band events on each cpu for per-task-per-cpu ev... | Peter Zijlstra | 2009-12-17 | 1 | -14/+18 |
* | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 | 3 | -3/+33 |
* | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 | 9 | -25/+43 |
* | perf events: Remove unused perf_counter.h header file | Robert P. J. Day | 2009-12-17 | 1 | -444/+0 |
* | perf probe: Check new event name | Masami Hiramatsu | 2009-12-17 | 1 | -0/+15 |
* | kprobe-tracer: Check new event/group name | Masami Hiramatsu | 2009-12-17 | 1 | -6/+25 |
* | perf probe: Check whether debugfs path is correct | Masami Hiramatsu | 2009-12-17 | 1 | -0/+4 |
* | perf probe: Fix libdwarf include path for Debian | Masami Hiramatsu | 2009-12-17 | 2 | -28/+34 |
* | Fix breakage in shmem.c | Al Viro | 2009-12-17 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-12-16 | 7 | -21/+25 |
|\ |
|
| * | XFS: Free buffer pages array unconditionally | Dave Chinner | 2009-12-16 | 1 | -2/+2 |
| * | xfs: kill xfs_bmbt_rec_32/64 types | Christoph Hellwig | 2009-12-16 | 2 | -14/+6 |
| * | xfs: improve metadata I/O merging in the elevator | Dave Chinner | 2009-12-16 | 4 | -1/+9 |
| * | xfs: check for not fully initialized inodes in xfs_ireclaim | Christoph Hellwig | 2009-12-16 | 1 | -4/+8 |
* | | re-export alloc_file() | Roland Dreier | 2009-12-16 | 1 | -0/+1 |
* | | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-16 | 41 | -22/+5161 |
|\ \ |
|
| * | | powerpc: fix up for mmu_mapin_ram api change | Stephen Rothwell | 2009-12-14 | 4 | -6/+6 |
| * | | powerpc: wii: allow ioremap within the memory hole | Albert Herranz | 2009-12-13 | 1 | -0/+3 |
| * | | powerpc: allow ioremap within reserved memory regions | Albert Herranz | 2009-12-13 | 5 | -2/+16 |
| * | | wii: use both mem1 and mem2 as ram | Albert Herranz | 2009-12-13 | 5 | -7/+106 |
| * | | wii: bootwrapper: add fixup to calc useable mem2 | Albert Herranz | 2009-12-13 | 1 | -3/+115 |
| * | | powerpc: gamecube/wii: early debugging using usbgecko | Albert Herranz | 2009-12-13 | 6 | -0/+94 |
| * | | powerpc: reserve fixmap entries for early debug | Albert Herranz | 2009-12-13 | 1 | -0/+3 |
| * | | powerpc: wii: default config | Albert Herranz | 2009-12-13 | 1 | -0/+1406 |
| * | | powerpc: wii: platform support | Albert Herranz | 2009-12-13 | 3 | -1/+211 |
| * | | powerpc: wii: hollywood interrupt controller support | Albert Herranz | 2009-12-13 | 3 | -0/+264 |
| * | | powerpc: broadway processor support | Albert Herranz | 2009-12-13 | 1 | -3/+3 |
| * | | powerpc: wii: bootwrapper bits | Albert Herranz | 2009-12-13 | 4 | -2/+191 |
| * | | powerpc: wii: device tree | Albert Herranz | 2009-12-13 | 2 | -0/+402 |
| * | | powerpc: gamecube: default config | Albert Herranz | 2009-12-13 | 1 | -0/+1061 |
| * | | powerpc: gamecube: platform support | Albert Herranz | 2009-12-13 | 3 | -0/+127 |
| * | | powerpc: gamecube/wii: flipper interrupt controller support | Albert Herranz | 2009-12-13 | 3 | -0/+289 |
| * | | powerpc: gamecube/wii: udbg support for usbgecko | Albert Herranz | 2009-12-13 | 4 | -0/+316 |
| * | | powerpc: gamecube/wii: do not include PCI support | Albert Herranz | 2009-12-13 | 1 | -1/+1 |
| * | | powerpc: gamecube/wii: declare as non-coherent platforms | Albert Herranz | 2009-12-13 | 1 | -1/+1 |
| * | | powerpc: gamecube/wii: introduce GAMECUBE_COMMON | Albert Herranz | 2009-12-13 | 1 | -0/+4 |
| * | | powerpc: gamecube: bootwrapper bits | Albert Herranz | 2009-12-13 | 4 | -1/+153 |
| * | | powerpc: gamecube: device tree | Albert Herranz | 2009-12-13 | 2 | -0/+223 |
| * | | powerpc: gamecube/wii: usbgecko bootwrapper console support | Albert Herranz | 2009-12-13 | 3 | -1/+172 |
* | | | Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-16 | 28 | -1/+11394 |
|\ \ \ |
|
| * | | | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz | 2009-12-14 | 22 | -0/+7915 |
| * | | | drm/vmwgfx: Add svga headers for vmwgfx driver | Jakob Bornecrantz | 2009-12-14 | 5 | -0/+3474 |
| * | | | drm/ttm: Add more driver type enums | Jakob Bornecrantz | 2009-12-14 | 1 | -1/+5 |
* | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-12-16 | 19 | -126/+922 |
|\ \ \ \ |
|
| * | | | | HWPOISON: Remove stray phrase in a comment | Andi Kleen | 2009-12-16 | 1 | -1/+0 |
| * | | | | HWPOISON: Try to allocate migration page on the same node | Andi Kleen | 2009-12-16 | 1 | -1/+2 |