Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | powerpc/dma: Add optional platform override of dma_set_mask() | Benjamin Herrenschmidt | 2010-09-02 | 2 | -13/+4 | |
| * | | | | | powerpc: Use is_32bit_task() helper to test 32-bit binary | Denis Kirjanov | 2010-09-02 | 4 | -7/+7 | |
| * | | | | | powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} | Andreas Schwab | 2010-09-02 | 2 | -4/+4 | |
| * | | | | | powerpc/pseries: Re-enable dispatch trace log userspace interface | Paul Mackerras | 2010-09-02 | 1 | -0/+8 | |
| * | | | | | powerpc: Account time using timebase rather than PURR | Paul Mackerras | 2010-09-02 | 5 | -26/+61 | |
| * | | | | | powerpc: Dynamically allocate most lppaca structs | Paul Mackerras | 2010-09-02 | 1 | -1/+1 | |
| * | | | | | powerpc: Abstract indexing of lppaca structs | Paul Mackerras | 2010-09-02 | 1 | -0/+2 | |
| * | | | | | powerpc: Feature nop out reservation clear when stcx checks address | Anton Blanchard | 2010-09-02 | 1 | -5/+9 | |
| * | | | | | powerpc: Add 64bit csum_and_copy_to_user | Anton Blanchard | 2010-09-02 | 1 | -0/+3 | |
| * | | | | | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_... | Anton Blanchard | 2010-09-02 | 1 | -0/+7 | |
* | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | 2 | -7/+12 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | 2 | -1/+2 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 45 | -337/+324 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+12 | |
| * | | | | | | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt | 2010-08-05 | 1 | -7/+0 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 2 | -49/+66 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 2 | -49/+66 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi | 2010-10-18 | 1 | -4/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 | 1 | -1/+1 | |
* | | | | | | arch/powerpc/include/asm/fsldma.h needs slab.h | Ira W. Snyder | 2010-09-09 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls | Andreas Schwab | 2010-08-24 | 2 | -1/+7 | |
* | | | | | powerpc: Inline ppc64_runlatch_off | Anton Blanchard | 2010-08-24 | 1 | -1/+8 | |
* | | | | | powerpc/mm: Fix vsid_scrample typo | Anton Blanchard | 2010-08-24 | 1 | -1/+1 | |
* | | | | | powerpc: Make rwsem use "long" type | Benjamin Herrenschmidt | 2010-08-24 | 1 | -27/+37 | |
| |_|_|/ |/| | | | ||||||
* | | | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -27/+26 | |
* | | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -5/+0 | |
* | | | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -15/+0 | |
* | | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -3/+0 | |
|\ \ \ | ||||||
| * | | | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -3/+0 | |
| |/ / | ||||||
* | | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 2 | -0/+3 | |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-08-09 | 2 | -0/+2 | |
|\ \ \ | ||||||
| * | | | powerpc/5200: add mpc5200_psc_ac97_gpio_reset | Eric Millbrandt | 2010-08-06 | 2 | -0/+2 | |
* | | | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-07-21 | 8 | -42/+66 | |
| |\ \ \ | ||||||
| * | | | | powerpc: Enable asymmetric SMT scheduling on POWER7 | Michael Neuling | 2010-06-09 | 1 | -1/+2 | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 2 | -0/+13 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | 2 | -4/+6 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 6 | -35/+56 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 2 | -7/+10 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 6 | -23/+38 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 1 | -0/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | 1 | -0/+12 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 8 | -213/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 1 | -38/+11 | |
| * | | | | | | of: Provide default of_node_to_nid() implementation. | Grant Likely | 2010-07-30 | 2 | -7/+7 |