| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] merge some from Rusty's trivial patches | Adrian Bunk | 2005-09-10 | 4 | -4/+1 |
* | [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 |
* | [PATCH] SH64: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 1 | -7/+7 |
* | [PATCH] V850: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 3 | -21/+21 |
* | [PATCH] SH: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 13 | -105/+105 |
* | [PATCH] PPC: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 5 | -38/+23 |
* | [PATCH] Remove even more stale references to Documentation/smp.tex | Arthur Othieno | 2005-09-10 | 2 | -4/+4 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 20 | -1137/+28 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 157 | -345/+175 |
|\ |
|
| * | kbuild: um fix so it compile with generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 2 | -0/+17 |
| * | kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file | Sam Ravnborg | 2005-09-09 | 3 | -0/+3 |
| * | kbuild: cris use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 3 | -10/+4 |
| * | kbuild: mips use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 15 | -47/+16 |
| * | kbuild: ia64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 7 | -20/+13 |
| * | kbuild: v850 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 3 | -14/+2 |
| * | kbuild: alpha,x86_64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 14 | -33/+12 |
| * | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 28 | -34/+29 |
| * | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 58 | -107/+57 |
| * | kbuild: arm26,sparc use generic asm-offset support | Sam Ravnborg | 2005-09-09 | 15 | -34/+14 |
| * | kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 4 | -33/+4 |
| * | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg | 2005-09-09 | 5 | -13/+4 |
* | | [PATCH] Update PCI IOMEM allocation start | Daniel Ritz | 2005-09-09 | 2 | -16/+16 |
* | | [PATCH] lost fput in 32bit ioctl on x86-64 | Kirill Korotaev | 2005-09-09 | 1 | -4/+13 |
* | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 | 10 | -10/+10 |
* | | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 4 | -6/+4 |
* | | [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driver | Arnaud Patard | 2005-09-09 | 2 | -1/+61 |
* | | [PATCH] fbdev: Resurrect hooks to get EDID from firmware | Antonino A. Daplas | 2005-09-09 | 2 | -1/+2 |
* | | [PATCH] vesafb: Add blanking support | Antonino A. Daplas | 2005-09-09 | 1 | -0/+5 |
* | | [PATCH] files: lock-free fd look-up | Dipankar Sarma | 2005-09-09 | 2 | -5/+7 |
* | | [PATCH] files-sparc64-fix 2 | Dipankar Sarma | 2005-09-09 | 1 | -7/+22 |
* | | [PATCH] files: break up files struct | Dipankar Sarma | 2005-09-09 | 3 | -6/+13 |
* | | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W | 2005-09-09 | 1 | -0/+23 |
* | | [PATCH] alpha: process_reloc_for_got confuses r_offset and r_addend | Chaskiel Grundman | 2005-09-09 | 1 | -4/+4 |
* | | [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled | Ashok Raj | 2005-09-09 | 1 | -19/+0 |
* | | [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode. | Ashok Raj | 2005-09-09 | 1 | -0/+10 |
* | | [PATCH] i386: seccomp fix for auditing/ptrace | Andrea Arcangeli | 2005-09-09 | 1 | -8/+14 |
* | | [PATCH] mips: add TANBAC TB0287 support | Yoichi Yuasa | 2005-09-09 | 4 | -0/+1114 |
* | | [PATCH] ppc32: Kill PVR_440* defines | Tom Rini | 2005-09-09 | 2 | -12/+8 |
* | | [PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directly | Tom Rini | 2005-09-09 | 1 | -3/+5 |
* | | [PATCH] ppc32: Correct an instruction in the boot code | Frank van Maarseveen | 2005-09-09 | 1 | -1/+1 |
* | | [PATCH] ppc32: make perfmon.o CONFIG_E500 specific | Marcelo Tosatti | 2005-09-09 | 2 | -1/+4 |
* | | [PATCH] ppc32: Fix Kconfig mismerge | Kumar Gala | 2005-09-09 | 1 | -5/+5 |
* | | [PATCH] x86: MP_processor_info fix | Andrew Morton | 2005-09-09 | 1 | -14/+10 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-09-09 | 24 | -207/+333 |
|\ \ |
|
| * | | Allow PCI config space syscalls to be used by 64-bit processes. | Paul Mackerras | 2005-09-09 | 3 | -57/+64 |
| * | | [PATCH] ppc64: Big-endian I/O memory accessors. | Arthur Othieno | 2005-09-09 | 1 | -0/+20 |
| * | | [PATCH] Separate pci bits out of struct device_node | Paul Mackerras | 2005-09-09 | 14 | -101/+151 |
| * | | [PATCH] PPC64: large INITRD causes kernel not to boot | Mark Bellon | 2005-09-09 | 1 | -5/+26 |
| * | | [PATCH] ppc64: makefile cleanup | Geoff Levand | 2005-09-09 | 1 | -13/+15 |
| * | | [PATCH] ppc64: zimage build fix | Geoff Levand | 2005-09-09 | 2 | -16/+30 |