Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 3 | -3/+3 | |
* | | | 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 | |
* | | | dts: add ESDHC weird voltage bits workaround | Roy Zang | 2010-08-11 | 1 | -0/+1 | |
* | | | dts: add sdhci,auto-cmd12 field for p4080 device tree | Roy Zang | 2010-08-11 | 1 | -0/+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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 1 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | spufs conversion to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -5/+3 | |
| * | | | | remove inode_setattr | Christoph Hellwig | 2010-08-09 | 1 | -1/+3 | |
| |/ / / | ||||||
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-08-09 | 106 | -134605/+260 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | powerpc: fix build with make 3.82 | Sam Ravnborg | 2010-08-09 | 1 | -4/+12 | |
| * | | | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-09 | 4 | -0/+110 | |
| |\ \ \ | ||||||
| | * | | | powerpc: fix i8042 module build error | Grant Likely | 2010-08-06 | 1 | -0/+2 | |
| | * | | | powerpc/5200: add mpc5200_psc_ac97_gpio_reset | Eric Millbrandt | 2010-08-06 | 3 | -0/+108 | |
| * | | | | powerpc: Trim defconfigs | Benjamin Herrenschmidt | 2010-08-09 | 101 | -134601/+138 | |
| |/ / / | ||||||
* | | | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 2 | -3/+3 | |
|/ / / | ||||||
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 1 | -2/+3 | |
|\ \ \ | ||||||
| * | | | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts | Ian Campbell | 2010-07-29 | 1 | -2/+3 | |
* | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 2 | -36/+27 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'powerpc.cherry-picks' into timers/clocksource | Thomas Gleixner | 2010-07-28 | 11 | -363/+80 | |
| |\ \ \ \ | ||||||
| | * | | | | powerpc: Clean up obsolete code relating to decrementer and timebase | Paul Mackerras | 2010-07-28 | 7 | -153/+9 | |
| | * | | | | powerpc: Rework VDSO gettimeofday to prevent time going backwards | Paul Mackerras | 2010-07-28 | 5 | -237/+99 | |
| | |/ / / | ||||||
| * | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 | 1 | -4/+4 | |
| * | | | | powerpc: Cleanup xtime usage | John Stultz | 2010-07-27 | 1 | -4/+4 | |
| * | | | | powerpc: Simplify update_vsyscall | John Stultz | 2010-07-27 | 1 | -30/+25 | |
| * | | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -3/+0 | |
| |/ / / | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | powerpc/pci: Remove owner field from attribute initialization in PCI bridge init | Guenter Roeck | 2010-08-05 | 1 | -1/+0 | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 | 2 | -1/+13 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-07-21 | 134 | -834/+622 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | sched: Fix spelling of sibling | Michael Neuling | 2010-06-29 | 1 | -1/+1 | |
| * | | | | | | Merge commit 'v2.6.35-rc3' into sched/core | Ingo Molnar | 2010-06-18 | 3 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | powerpc: Exclude arch_sd_sibiling_asym_packing() on UP | Peter Zijlstra | 2010-06-09 | 1 | -0/+2 | |
| * | | | | | | | powerpc: Enable asymmetric SMT scheduling on POWER7 | Michael Neuling | 2010-06-09 | 2 | -1/+11 | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 5 | -60/+49 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | perf, powerpc: fsl_emb: Restore setting perf_sample_data.period | Scott Wood | 2010-08-03 | 1 | -0/+1 | |
| * | | | | | | | perf, powerpc: Convert the FSL driver to use local64_t | Peter Zijlstra | 2010-08-03 | 1 | -14/+14 | |
| * | | | | | | | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | 9 | -71/+95 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 60 | -317/+488 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 78 | -517/+134 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 39 | -292/+3728 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 2 | -26/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | 2 | -26/+12 | |
| * | | | | | | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -17/+17 | |
| * | | | | | | | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 | |
| * | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 | 1 | -3/+4 | |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ |