Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices | Geert Uytterhoeven | 2009-06-15 | 1 | -2/+2 |
* | powerpc: Use generic atomic64_t implementation on 32-bit processors | Paul Mackerras | 2009-06-15 | 1 | -0/+3 |
* | powerpc: Add compiler memory barrier to mtmsr macro | Paul Mackerras | 2009-06-15 | 2 | -5/+4 |
* | powerpc: Wire up sys_rt_tgsigqueueinfo | Stephen Rothwell | 2009-06-15 | 2 | -1/+3 |
* | ps3fb: Tear down FB setup during cleanup | Geert Uytterhoeven | 2009-06-15 | 1 | -0/+8 |
* | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> | Geert Uytterhoeven | 2009-06-15 | 2 | -3/+78 |
* | powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> | Geert Uytterhoeven | 2009-06-15 | 1 | -0/+10 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-15 | 9 | -15/+29 |
|\ | |||||
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 8 | -15/+18 |
| |\ | |||||
| | * | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 6 | -1/+139 |
| | |\ | |||||
| | * | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 2 | -2/+2 |
| | * | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| | * | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 2 | -9/+12 |
| | * | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 3 | -3/+3 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-12 | 1 | -0/+11 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-06-10 | 1 | -0/+11 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | ASoC: Add a few more mpc5200 PSC defines | Jon Smirl | 2009-05-24 | 1 | -0/+11 |
* | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-12 | 6 | -1/+139 |
|\ \ \ \ | |/ / / | |||||
| * | | | perfcounters: remove powerpc definitions of perf_counter_do_pending | Stephen Rothwell | 2009-06-11 | 1 | -3/+0 |
| * | | | perf_counter: powerpc: Implement generalized cache events for POWER processors | Paul Mackerras | 2009-06-11 | 1 | -0/+3 |
| * | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-01 | 3 | -6/+30 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar | 2009-05-18 | 3 | -15/+1 |
| |\ \ \ | |||||
| * | | | | perf_counter: powerpc: supply more precise information on counter overflow ev... | Paul Mackerras | 2009-05-15 | 2 | -1/+15 |
| * | | | | perf_counter: powerpc: use u64 for event codes internally | Paul Mackerras | 2009-05-15 | 1 | -5/+5 |
| * | | | | perf_counter: powerpc: allow use of limited-function counters | Paul Mackerras | 2009-04-29 | 1 | -1/+12 |
| * | | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 5 | -11/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar | 2009-04-08 | 10 | -39/+57 |
| |\ \ \ \ \ | |||||
| * | | | | | | perf_counter: unify and fix delayed counter wakeup | Peter Zijlstra | 2009-04-06 | 1 | -2/+2 |
| * | | | | | | perf_counter: abstract wakeup flag setting in core to fix powerpc build | Paul Mackerras | 2009-04-06 | 1 | -3/+11 |
| * | | | | | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 58 | -927/+1295 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar | 2009-03-04 | 2 | -4/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Ingo Molnar | 2009-02-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | perfcounters: fix a few minor cleanliness issues | Paul Mackerras | 2009-02-26 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-26 | 3 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'x86/apic' into perfcounters/core | Ingo Molnar | 2009-02-17 | 6 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 2009-01-21 | 7 | -11/+30 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Ingo Molnar | 2009-01-11 | 5 | -1/+107 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | powerpc/perf_counter: Add generic support for POWER-family PMU hardware | Paul Mackerras | 2009-01-10 | 1 | -0/+62 |
| | * | | | | | | | | | | | powerpc: Provide a way to defer perf counter work until interrupts are enabled | Paul Mackerras | 2009-01-09 | 2 | -0/+32 |
| | * | | | | | | | | | | | powerpc/perf_counter: Add perf_counter system call on powerpc | Paul Mackerras | 2009-01-09 | 3 | -1/+13 |
* | | | | | | | | | | | | | powerpc: Add support for swiotlb on 32-bit | Becky Bruce | 2009-06-09 | 2 | -0/+38 |
* | | | | | | | | | | | | | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt | 2009-06-09 | 3 | -2/+13 |
* | | | | | | | | | | | | | powerpc: Separate PACA fields for server CPUs | Benjamin Herrenschmidt | 2009-06-09 | 1 | -3/+9 |
* | | | | | | | | | | | | | powerpc: Set init_bootmem_done on NUMA platforms as well | Benjamin Herrenschmidt | 2009-06-09 | 1 | -1/+1 |
* | | | | | | | | | | | | | powerpc: Add PTRACE_SINGLEBLOCK support | Roland McGrath | 2009-06-09 | 1 | -0/+4 |
* | | | | | | | | | | | | | powerpc/virtex: Add support for Xilinx PCI host bridge | Roderick Colenbrander | 2009-06-06 | 1 | -0/+21 |
* | | | | | | | | | | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2009-05-29 | 3 | -6/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 2009-05-27 | 2 | -2/+8 |
| * | | | | | | | | | | | | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt | 2009-05-27 | 2 | -4/+22 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | powerpc: Keep track of emulated instructions | Geert Uytterhoeven | 2009-05-21 | 1 | -0/+73 |