| Commit message (Expand) | Author | Age | Files | Lines |
* | relayfs: replace BUG() with WARN_ON() in relay_late_setup_files() | Ingo Molnar | 2008-12-30 | 1 | -3/+1 |
* | kmemtrace: move #include lines | Ingo Molnar | 2008-12-30 | 2 | -2/+2 |
* | Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2008-12-29 | 16 | -65/+967 |
|\ |
|
| * | kmemtrace: add missing newline | Vegard Nossum | 2008-12-29 | 1 | -1/+1 |
| * | kmemtrace: remove config option for enabling tracing at boot | Pekka Enberg | 2008-12-29 | 3 | -14/+4 |
| * | kmemtrace: allow kmemtrace to be enabled after boot | Pekka Enberg | 2008-12-29 | 1 | -13/+13 |
| * | kmemtrace: remove unnecessary casts | Pekka Enberg | 2008-12-29 | 1 | -4/+3 |
| * | kmemtrace: SLUB hooks for caller-tracking functions. | Eduard - Gabriel Munteanu | 2008-12-29 | 1 | -2/+17 |
| * | kmemtrace: Better alternative to "kmemtrace: fix printk format warnings". | Eduard - Gabriel Munteanu | 2008-12-29 | 1 | -1/+2 |
| * | kmemtrace: Fix typos in documentation. | Eduard - Gabriel Munteanu | 2008-12-29 | 2 | -2/+2 |
| * | kmemtrace: SLUB hooks. | Eduard - Gabriel Munteanu | 2008-12-29 | 2 | -9/+109 |
| * | kmemtrace: SLOB hooks. | Eduard - Gabriel Munteanu | 2008-12-29 | 2 | -10/+36 |
| * | kmemtrace: SLAB hooks. | Eduard - Gabriel Munteanu | 2008-12-29 | 2 | -16/+123 |
| * | kmemtrace: Additional documentation. | Eduard - Gabriel Munteanu | 2008-12-29 | 2 | -0/+197 |
| * | kmemtrace: Core implementation. | Eduard - Gabriel Munteanu | 2008-12-29 | 7 | -0/+467 |
| * | SLUB: Replace __builtin_return_address(0) with _RET_IP_. | Eduard - Gabriel Munteanu | 2008-12-29 | 3 | -32/+32 |
| | | |
| \ | |
*-. \ | Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' in... | Ingo Molnar | 2008-12-29 | 2756 | -77059/+133830 |
|\ \ \ |
|
| | * \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 254 | -2728/+7138 |
| | |\ \ |
|
| | | * | | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 2008-12-29 | 10 | -48/+130 |
| | | * | | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 2008-12-29 | 1 | -1/+15 |
| | | * | | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 2008-12-23 | 3 | -1/+16 |
| | | * | | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 2008-12-23 | 5 | -14/+15 |
| | | * | | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov | 2008-12-23 | 1 | -0/+2 |
| | | * | | powerpc/32: Setup OF properties for kdump | Dale Farnsworth | 2008-12-23 | 2 | -52/+40 |
| | | * | | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 2008-12-23 | 2 | -10/+7 |
| | | * | | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 2008-12-23 | 5 | -5/+12 |
| | | * | | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 2008-12-23 | 7 | -43/+0 |
| | | * | | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov | 2008-12-23 | 1 | -12/+9 |
| | | * | | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth | 2008-12-23 | 2 | -19/+39 |
| | | * | | powerpc/pseries: Fix cpu hotplug | Sebastien Dugue | 2008-12-23 | 1 | -1/+1 |
| | | * | | powerpc: Fix KVM build on ppc440 | Paul Mackerras | 2008-12-23 | 1 | -0/+1 |
| | | * | | powerpc/cell: add QPACE as a separate Cell platform | Benjamin Krill | 2008-12-22 | 5 | -16/+175 |
| | | * | | powerpc/cell: fix build breakage with CONFIG_SPUFS disabled | Arnd Bergmann | 2008-12-22 | 1 | -2/+2 |
| | | * | | powerpc/mpc5200: fix error paths in PSC UART probe function | Wolfram Sang | 2008-12-21 | 1 | -8/+15 |
| | | * | | powerpc/mpc5200: add rts/cts handling in PSC UART driver | Wolfram Sang | 2008-12-21 | 2 | -5/+47 |
| | | * | | powerpc/mpc5200: Make PSC UART driver update serial errors counters | René Bürgel | 2008-12-21 | 1 | -2/+8 |
| | | * | | powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver | Wolfram Sang | 2008-12-21 | 1 | -4/+1 |
| | | * | | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver | Tim Yamin | 2008-12-21 | 3 | -78/+488 |
| | | * | | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled | Grant Likely | 2008-12-21 | 3 | -5/+21 |
| | | * | | powerpc/mpc5200: Bestcomm fixes to ATA support | Tim Yamin | 2008-12-21 | 2 | -3/+3 |
| | | * | | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors | Grant Likely | 2008-12-21 | 1 | -19/+42 |
| | | * | | powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller | Grant Likely | 2008-12-21 | 1 | -0/+2 |
| | | * | | powerpc/mpc5200: Document and tidy irq driver | Grant Likely | 2008-12-21 | 5 | -122/+189 |
| | | * | | powerpc: Fix missing 'blr' in _tlbia() | Benjamin Herrenschmidt | 2008-12-21 | 1 | -0/+1 |
| | | * | | powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e... | Scott Wood | 2008-12-21 | 1 | -1/+1 |
| | | * | | powerpc: Const-qualify Device Node Argument to DCR Resource Extent API | Grant Erickson | 2008-12-21 | 2 | -4/+5 |
| | | * | | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages | Benjamin Herrenschmidt | 2008-12-21 | 1 | -1/+11 |
| | | * | | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-21 | 9 | -77/+68 |
| | | * | | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt | 2008-12-21 | 3 | -54/+116 |
| | | * | | powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 | Benjamin Herrenschmidt | 2008-12-21 | 1 | -9/+10 |