Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] x86_64: Add 4GB DMA32 zone | Andi Kleen | 2005-11-14 | 7 | -55/+90 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2005-11-14 | 1 | -15/+83 |
* | [libata] ATAPI pad allocation fixes/cleanup | Jeff Garzik | 2005-11-04 | 5 | -26/+71 |
* | Merge branch 'master' | Jeff Garzik | 2005-11-04 | 1852 | -64762/+103730 |
|\ | |||||
| * | [PATCH] nvidiafb: Geforce 7800 series support added | Calin A. Culianu | 2005-11-04 | 2 | -0/+12 |
| * | Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi... | Linus Torvalds | 2005-11-04 | 7 | -0/+2091 |
| |\ | |||||
| | * | IB: Add SCSI RDMA Protocol (SRP) initiator | Roland Dreier | 2005-11-02 | 7 | -0/+2091 |
| * | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2005-11-04 | 25 | -124/+178 |
| |\ \ | |||||
| | * | | [IB] mthca: check P_Key index in modify QP | Jack Morgenstein | 2005-11-03 | 1 | -0/+7 |
| | * | | [IB] umad: fix hot remove of IB devices | Roland Dreier | 2005-11-03 | 1 | -16/+64 |
| | * | | [IB] mthca: fix format of FW version | Roland Dreier | 2005-11-02 | 2 | -2/+2 |
| | * | | [IPoIB] don't compile debug code if debugging isn't enabled | Roland Dreier | 2005-11-02 | 3 | -1/+7 |
| | * | | [IPoIB] remove unneeded initializations to 0 | Roland Dreier | 2005-11-02 | 1 | -9/+2 |
| | * | | [IB] kzalloc() conversions | Roland Dreier | 2005-11-02 | 11 | -62/+27 |
| | * | | [IB] ucm: 32/64 compatibility fixes | Sean Hefty | 2005-11-01 | 1 | -6/+13 |
| | * | | [IPoIB] cleanups: fix comment, remove useless variables | Roland Dreier | 2005-10-31 | 2 | -9/+7 |
| | * | | [IB] mthca: Avoid SRQ free WQE list corruption | Roland Dreier | 2005-10-31 | 1 | -6/+7 |
| | * | | [IB] uverbs: Avoid NULL pointer deref on CQ async event | Roland Dreier | 2005-10-31 | 3 | -6/+5 |
| | * | | [IPoIB] use spin_trylock_irqsave() | Roland Dreier | 2005-10-29 | 1 | -4/+1 |
| | * | | [IB] mthca: report asynchronous CQ events | Michael S. Tsirkin | 2005-10-29 | 3 | -3/+36 |
| | |/ | |||||
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-04 | 177 | -3992/+8618 |
| |\ \ | |||||
| | * | | powerpc: Fix vmlinux.lds.S for 32-bit | Paul Mackerras | 2005-11-05 | 1 | -25/+5 |
| | * | | powerpc: Merge smp.c and smp.h | Paul Mackerras | 2005-11-05 | 10 | -197/+189 |
| | * | | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-04 | 5 | -229/+182 |
| | |\ \ | |||||
| | | * | | powerpc: merge tlbflush.h | Stephen Rothwell | 2005-11-04 | 3 | -167/+146 |
| | | * | | powerpc: merge tlb.h | Stephen Rothwell | 2005-11-04 | 2 | -62/+36 |
| | * | | | Merge branch 'for-paulus' of git://kernel/home/michael/src/work/ | Paul Mackerras | 2005-11-04 | 27 | -295/+6134 |
| | |\ \ \ | |||||
| | | * \ \ | Merge with Paulus | Michael Ellerman | 2005-11-04 | 34 | -617/+419 |
| | | |\ \ \ | | | | |/ / | |||||
| | | * | | | powerpc: Fix random memory corruption in merged elf.h | Michael Ellerman | 2005-11-04 | 1 | -9/+13 |
| | | * | | | powerpc: Implement smp_release_cpus() in C not asm | Michael Ellerman | 2005-11-04 | 5 | -39/+22 |
| | | * | | | powerpc: Cleanup vpa code | Michael Ellerman | 2005-11-03 | 3 | -18/+19 |
| | | * | | | powerpc: Add helper functions for synthesising instructions at runtime | Michael Ellerman | 2005-11-03 | 1 | -0/+48 |
| | | * | | | powerpc: Set entry point and text address in linker script | Michael Ellerman | 2005-11-03 | 2 | -8/+4 |
| | | * | | | powerpc: Make early debugging fit on 80 character terminal | Michael Ellerman | 2005-11-03 | 1 | -1/+1 |
| | | * | | | powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h | Michael Ellerman | 2005-11-03 | 4 | -82/+50 |
| | | * | | | powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseries | Michael Ellerman | 2005-11-03 | 6 | -124/+115 |
| | | * | | | powerpc: Make set_dabr() a ppc_md function | Michael Ellerman | 2005-11-03 | 3 | -17/+18 |
| | | * | | | powerpc: Copy default configs into arch/powerpc/configs | Michael Ellerman | 2005-11-03 | 5 | -0/+5847 |
| | * | | | | powerpc: Merge smp-tbsync.c (the generic timebase sync routine) | Paul Mackerras | 2005-11-04 | 5 | -65/+65 |
| | | |/ / | | |/| | | |||||
| | * | | | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-03 | 15 | -420/+251 |
| | |\ \ \ | |||||
| | | * | | | powerpc: merge ucontext.h | Stephen Rothwell | 2005-11-03 | 3 | -49/+40 |
| | | * | | | powerpc: merge sigcontext.h | Stephen Rothwell | 2005-11-03 | 2 | -33/+23 |
| | | * | | | powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel | Stephen Rothwell | 2005-11-03 | 2 | -1/+1 |
| | | * | | | powerpc: move ppc64/kernel/signal.c to arch/powerpc | Stephen Rothwell | 2005-11-03 | 3 | -2/+1 |
| | | * | | | powerpc: merge ptrace.h | Stephen Rothwell | 2005-11-03 | 3 | -206/+105 |
| | | * | | | powerpc: merge stat.h | Stephen Rothwell | 2005-11-03 | 3 | -129/+81 |
| | * | | | | [PATCH] powerpc: Keep fixing merged ipcbuf.h | David Gibson | 2005-11-03 | 1 | -1/+2 |
| | * | | | | [PATCH] ppc32: Fixed warning in m8xx_setup.c | Vitaly Bordug | 2005-11-03 | 1 | -0/+1 |
| | * | | | | [PATCH] ppc32 8xx: fix cpm_dpalloc() comment | Marcelo Tosatti | 2005-11-03 | 1 | -3/+2 |
| | * | | | | [PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.c | Marcelo Tosatti | 2005-11-03 | 1 | -0/+2 |