Age | Commit message (Expand) | Author | Files | Lines |
2005-09-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 157 | -345/+175 |
2005-09-09 | [PATCH] Update PCI IOMEM allocation start | Daniel Ritz | 2 | -16/+16 |
2005-09-09 | [PATCH] lost fput in 32bit ioctl on x86-64 | Kirill Korotaev | 1 | -4/+13 |
2005-09-09 | kbuild: um fix so it compile with generic asm-offsets.h support | Sam Ravnborg | 2 | -0/+17 |
2005-09-09 | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 10 | -10/+10 |
2005-09-09 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 4 | -6/+4 |
2005-09-09 | [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driver | Arnaud Patard | 2 | -1/+61 |
2005-09-09 | [PATCH] fbdev: Resurrect hooks to get EDID from firmware | Antonino A. Daplas | 2 | -1/+2 |
2005-09-09 | [PATCH] vesafb: Add blanking support | Antonino A. Daplas | 1 | -0/+5 |
2005-09-09 | [PATCH] files: lock-free fd look-up | Dipankar Sarma | 2 | -5/+7 |
2005-09-09 | [PATCH] files-sparc64-fix 2 | Dipankar Sarma | 1 | -7/+22 |
2005-09-09 | [PATCH] files: break up files struct | Dipankar Sarma | 3 | -6/+13 |
2005-09-09 | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W | 1 | -0/+23 |
2005-09-09 | [PATCH] alpha: process_reloc_for_got confuses r_offset and r_addend | Chaskiel Grundman | 1 | -4/+4 |
2005-09-09 | [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled | Ashok Raj | 1 | -19/+0 |
2005-09-09 | [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode. | Ashok Raj | 1 | -0/+10 |
2005-09-09 | [PATCH] i386: seccomp fix for auditing/ptrace | Andrea Arcangeli | 1 | -8/+14 |
2005-09-09 | [PATCH] mips: add TANBAC TB0287 support | Yoichi Yuasa | 4 | -0/+1114 |
2005-09-09 | [PATCH] ppc32: Kill PVR_440* defines | Tom Rini | 2 | -12/+8 |
2005-09-09 | [PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directly | Tom Rini | 1 | -3/+5 |
2005-09-09 | [PATCH] ppc32: Correct an instruction in the boot code | Frank van Maarseveen | 1 | -1/+1 |
2005-09-09 | [PATCH] ppc32: make perfmon.o CONFIG_E500 specific | Marcelo Tosatti | 2 | -1/+4 |
2005-09-09 | [PATCH] ppc32: Fix Kconfig mismerge | Kumar Gala | 1 | -5/+5 |
2005-09-09 | [PATCH] x86: MP_processor_info fix | Andrew Morton | 1 | -14/+10 |
2005-09-09 | kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file | Sam Ravnborg | 3 | -0/+3 |
2005-09-09 | kbuild: cris use generic asm-offsets.h support | Sam Ravnborg | 3 | -10/+4 |
2005-09-09 | kbuild: mips use generic asm-offsets.h support | Sam Ravnborg | 15 | -47/+16 |
2005-09-09 | kbuild: ia64 use generic asm-offsets.h support | Sam Ravnborg | 7 | -20/+13 |
2005-09-09 | kbuild: v850 use generic asm-offsets.h support | Sam Ravnborg | 3 | -14/+2 |
2005-09-09 | kbuild: alpha,x86_64 use generic asm-offsets.h support | Sam Ravnborg | 14 | -33/+12 |
2005-09-09 | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 28 | -34/+29 |
2005-09-09 | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 58 | -107/+57 |
2005-09-09 | kbuild: arm26,sparc use generic asm-offset support | Sam Ravnborg | 15 | -34/+14 |
2005-09-09 | kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support | Sam Ravnborg | 4 | -33/+4 |
2005-09-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 24 | -207/+333 |
2005-09-09 | [PATCH] Fix misspelled i8259 typo in io_apic.c | Karsten Wiese | 2 | -4/+4 |
2005-09-09 | [PATCH] __user annotations for pointers in i386 sigframe | viro@ZenIV.linux.org.uk | 1 | -4/+4 |
2005-09-09 | [PATCH] uaccess.h annotations (uml) | viro@ZenIV.linux.org.uk | 2 | -14/+14 |
2005-09-09 | [PATCH] sparse on uml (infrastructure bits) | viro@ZenIV.linux.org.uk | 2 | -0/+6 |
2005-09-09 | [PATCH] missing CHECKFLAGS on s390 | viro@ZenIV.linux.org.uk | 1 | -0/+2 |
2005-09-09 | [PATCH] basic iomem annotations (ppc64) | viro@ZenIV.linux.org.uk | 1 | -6/+6 |
2005-09-09 | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg | 5 | -13/+4 |
2005-09-09 | Allow PCI config space syscalls to be used by 64-bit processes. | Paul Mackerras | 3 | -57/+64 |
2005-09-09 | [PATCH] ppc64: Big-endian I/O memory accessors. | Arthur Othieno | 1 | -0/+20 |
2005-09-09 | [PATCH] Separate pci bits out of struct device_node | Paul Mackerras | 14 | -101/+151 |
2005-09-09 | [PATCH] PPC64: large INITRD causes kernel not to boot | Mark Bellon | 1 | -5/+26 |
2005-09-09 | [PATCH] ppc64: makefile cleanup | Geoff Levand | 1 | -13/+15 |
2005-09-09 | [PATCH] ppc64: zimage build fix | Geoff Levand | 2 | -16/+30 |
2005-09-09 | [PATCH] powerpc: Make check_bugs() static inline | jdl@freescale.com | 2 | -8/+0 |
2005-09-09 | [PATCH] ppc64: iSeries early printk breakage | Stephen Rothwell | 1 | -0/+6 |