| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 1 | -60/+0 |
* | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 2006-03-26 | 1 | -14/+1 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 3 | -9/+6 |
* | [PATCH] sem2mutex: kprobes | Ingo Molnar | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values | Bjorn Helgaas | 2006-03-23 | 1 | -4/+1 |
* | [PATCH] powerpc: Remove calculation of io hole | Michael Ellerman | 2006-03-22 | 1 | -2/+0 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-17 | 5 | -50/+39 |
|\ |
|
| * | [PATCH] powerpc: properly configure DDR/P5IOC children devs | John Rose | 2006-03-16 | 2 | -25/+4 |
| * | [PATCH] powerpc: remove duplicate EXPORT_SYMBOLS | Olaf Hering | 2006-03-16 | 1 | -10/+0 |
| * | [PATCH] powerpc: RTC memory corruption | Michael Neuling | 2006-03-16 | 1 | -1/+1 |
| * | powerpc: Fix problem with time going backwards | Paul Mackerras | 2006-03-16 | 1 | -14/+34 |
* | | Merge ../linux-2.6 | Paul Mackerras | 2006-03-09 | 12 | -179/+66 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-03-08 | 10 | -177/+61 |
| |\ |
|
| | * | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras | 2006-03-08 | 7 | -173/+52 |
| | * | [PATCH] powerpc: incorrect rmo_top handling in prom_init | Benjamin Herrenschmidt | 2006-03-03 | 1 | -1/+1 |
| | * | [PATCH] powerpc: Expose SMT and L1 icache snoop userland features | Benjamin Herrenschmidt | 2006-03-03 | 1 | -3/+6 |
| | * | powerpc: Fix might-sleep warning in program check exception handler | Paul Mackerras | 2006-03-03 | 1 | -0/+2 |
| * | | ppc64: make sure to align stack pointer to 16 bytes at boot | Linus Torvalds | 2006-03-04 | 1 | -0/+3 |
| |/ |
|
| * | [PATCH] Add mm->task_size and fix powerpc vdso | Benjamin Herrenschmidt | 2006-02-28 | 1 | -2/+2 |
* | | Merge ../powerpc-merge | Paul Mackerras | 2006-02-28 | 2 | -18/+40 |
|\ \
| |/ |
|
| * | [PATCH] powerpc: vdso 64bits gettimeofday bug | Benjamin Herrenschmidt | 2006-02-28 | 1 | -2/+2 |
| * | [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM | Kumar Gala | 2006-02-24 | 1 | -16/+38 |
* | | powerpc: Export variables used in conversions to/from cputime_t | Paul Mackerras | 2006-02-27 | 1 | -0/+5 |
* | | powerpc: Implement accurate task and CPU time accounting | Paul Mackerras | 2006-02-24 | 7 | -14/+282 |
* | | Merge ../powerpc-merge | Paul Mackerras | 2006-02-24 | 11 | -358/+150 |
|\ \
| |/ |
|
| * | [PATCH] powerpc64: remove broken/bitrotted HMT support | Anton Blanchard | 2006-02-24 | 2 | -131/+4 |
| * | [PATCH] powerpc: Fix runlatch performance issues | Anton Blanchard | 2006-02-24 | 2 | -10/+34 |
| * | [PATCH] powerpc: fix altivec_unavailable_exception Oopses | Alan Curry | 2006-02-24 | 1 | -0/+1 |
| * | [PATCH] powerpc: Trivial fix to set the proper timeout value for kdump | Haren Myneni | 2006-02-24 | 1 | -1/+3 |
| * | [PATCH] powerpc: Only calculate htab_size in one place for kexec | Michael Ellerman | 2006-02-24 | 1 | -7/+3 |
| * | [PATCH] powerpc: Make UP -> SMP kexec work again | Michael Ellerman | 2006-02-20 | 1 | -3/+1 |
| * | [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernel | Michael Ellerman | 2006-02-20 | 1 | -2/+2 |
| * | [PATCH] powerpc: Fix OOPS in lparcfg on G5 | Olof Johansson | 2006-02-20 | 1 | -2/+4 |
| * | [PATCH] powerpc: remove duplicate exports | Olaf Hering | 2006-02-20 | 1 | -16/+0 |
| * | powerpc: Keep xtime and gettimeofday in sync | Paul Mackerras | 2006-02-20 | 2 | -187/+99 |
* | | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason | 2006-02-10 | 16 | -29/+1 |
* | | [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries | Michael Ellerman | 2006-02-10 | 1 | -25/+0 |
* | | [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S | Becky Bruce | 2006-02-10 | 1 | -0/+4 |
* | | [PATCH] powerpc: Fix Kernel FP unavail exception for BookE | Becky Bruce | 2006-02-10 | 1 | -1/+1 |
* | | Merge ../powerpc-merge | Paul Mackerras | 2006-02-10 | 4 | -18/+13 |
|\ \
| |/ |
|
| * | [PATCH] powerpc: unshare system call registration | JANAK DESAI | 2006-02-10 | 1 | -0/+1 |
| * | ppc: Use the system call table from arch/powerpc/kernel/systbl.S | Paul Mackerras | 2006-02-10 | 2 | -5/+3 |
| * | [PATCH] powerpc signal __user annotations | Al Viro | 2006-02-08 | 2 | -13/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Paul Mackerras | 2006-02-08 | 16 | -36/+82 |
|\ \ |
|
| * | | [PATCH] powerpc: Always panic if lmb_alloc() fails | Michael Ellerman | 2006-02-07 | 1 | -4/+0 |
| * | | [PATCH] powerpc: cleanup pmac_newworld variable usage | Olaf Hering | 2006-02-07 | 1 | -1/+0 |
| * | | [PATCH] powerpc: Add Virtex-4 FX to cpu table | Grant C. Likely | 2006-02-07 | 1 | -1/+11 |
| |/ |
|
| * | [PATCH] powerpc: avoid timer interrupt replay effect when onlining cpu | Nathan Lynch | 2006-02-07 | 1 | -0/+3 |
| * | [PATCH] powerpc: Don't use toc in decrementer_iSeries_masked | Michael Ellerman | 2006-02-07 | 1 | -2/+3 |
| * | [PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc... | Jesper Juhl | 2006-02-07 | 1 | -2/+1 |