- d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
- 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
- 2c87e2c [PATCH] x86_64: Fix access check in ptrace compat by Andi Kleen · 18 years ago
- 1cfcea1 [PATCH] x86_64: Allow oprofile for model P4 models by Andi Kleen · 18 years ago
- aa0a9f3 [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines by Muli Ben-Yehuda · 18 years ago
- 0d2caeb [PATCH] x86_64: Fix hotplug problem in mce amd by Jacob Shin · 18 years ago
- 3391c22 [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enabling by Markus Schoder · 18 years ago
- d5d8ad7 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
- f84dfe8 [PATCH] s390: remove BINFMT_ELF32 config option by Heiko Carstens · 18 years ago
- 289fbc2 [PATCH] disallow modular binfmt_elf32 by Christoph Hellwig · 18 years ago
- 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
- 2d77f6f [PATCH] uml: make mconsole version requests happen in a process by Jeff Dike · 18 years ago
- 03a3f82 [PATCH] uml: remove unused variable by Jeff Dike · 18 years ago
- 9ead6fe [PATCH] uml: add some EINTR protection by Jeff Dike · 18 years ago
- 108ffa8 [PATCH] uml: formatting fixes by Jeff Dike · 18 years ago
- 1d3468a [PATCH] uml: move _kern.c files by Jeff Dike · 18 years ago
- 469226a [PATCH] uml: remove syscall debugging by Jeff Dike · 18 years ago
- 29ac1c2 [PATCH] uml: make some symbols static by Jeff Dike · 18 years ago
- 61232f2 [PATCH] uml: fix exitcall ordering bug by Jeff Dike · 18 years ago
- 8e64d96a [PATCH] uml: remove os_isatty by Jeff Dike · 18 years ago
- bfaafd7 [PATCH] uml: remove spinlock wrapper functions by Jeff Dike · 18 years ago
- 8ae43ff [PATCH] uml: mark forward_interrupts as being mode-specific by Jeff Dike · 18 years ago
- bacf454 [PATCH] uml: ifdef a mode-specific function by Jeff Dike · 18 years ago
- 872aaa6 [PATCH] uml: timer handler tidying by Jeff Dike · 18 years ago
- e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 18 years ago
- 9914aee [PATCH] uml: remove useless declaration by Jeff Dike · 18 years ago
- 23bbd58 [PATCH] uml: fix static binary segfault by Jeff Dike · 18 years ago
- 8633c23 [PATCH] uml: remove some useless exports by Jeff Dike · 18 years ago
- aceb3434 [PATCH] uml: timer initialization cleanup by Jeff Dike · 18 years ago
- 598d188 [PATCH] uml: clean up address space limits code by Tyler · 18 years ago
- 5f49d72 [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT by Irwan Djajadi · 18 years ago
- 32ea086 [PATCH] cris: switch to iminor/imajor by Eric Sesterhenn · 18 years ago
- 7ba1c6c [PATCH] get_cmos_time() locking fix (lockdep) by Andrew Morton · 18 years ago
- 11eebe3 [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION="" by Adrian Bunk · 18 years ago
- 84e8cd6 [PATCH] FRV: Introduce asm-offsets for FRV arch by David Howells · 18 years ago
- 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
- b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
- 9dec17e [PATCH] FRV: Fix FRV arch compile errors by David Howells · 18 years ago
- e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago
- 58d383a [PATCH] powerpc: make OF interrupt tree parsing more strict by Segher Boessenkool · 18 years ago
- 06fe98e [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5 by Benjamin Herrenschmidt · 18 years ago
- 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
- 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
- a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
- 1454aed [PATCH] put a comment at register_die_notifier that the export is used by Arjan van de Ven · 18 years ago
- f86bf9b [PATCH] lockdep: clean up completion initializer in smpboot.c by Ingo Molnar · 18 years ago
- 1a91023a [PATCH] x86_64: e820.c needs pgtable.h by Andrew Morton · 18 years ago
- b3cf257 [PATCH] i386: use thread_info flags for debug regs and IO bitmaps by Stephane Eranian · 18 years ago
- e2a305e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
- 37e64e5 [SPARC64]: Fix stack overflow checking in modular non-SMP kernels. by Mikael Pettersson · 18 years ago
- 7233589 [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. by Randy Dunlap · 18 years ago
- 887e5d5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- ba1826e [PATCH] powerpc: Fix loss of interrupts with MPIC by Benjamin Herrenschmidt · 18 years ago
- ba854e1 [ARM] 3711/1: AT91 timer update by Andrew Victor · 18 years ago
- 5904a7f [ARM] 3709/1: pnx4008: convert to generic irq subsystem by Vitaly Wool · 18 years ago
- dd8041f [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug by Yasunori Goto · 18 years ago
- e82ca04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
- 060ec6f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- 51bece9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
- b6a7c79 [PATCH] Fix modular cpuid.ko by OGAWA Hirofumi · 18 years ago
- 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
- 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
- 829035fd [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c by Paul Mackerras · 18 years ago
- 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
- 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
- 2b105ff [PATCH] lockdep: enable on s390 by Ingo Molnar · 18 years ago
- 1e95052 [PATCH] lockdep: enable on x86_64 by Ingo Molnar · 18 years ago
- cbbf437 [PATCH] lockdep: enable on i386 by Ingo Molnar · 18 years ago
- 3047e99 [PATCH] lockdep: x86 smp alternatives workaround by Ingo Molnar · 18 years ago
- 2148270 [PATCH] lockdep: x86_64 early init by Ingo Molnar · 18 years ago
- 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 18 years ago
- 6375e2b [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h by Ingo Molnar · 18 years ago
- 2601e64 [PATCH] lockdep: irqtrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
- 55f327f [PATCH] lockdep: irqtrace subsystem, i386 support by Ingo Molnar · 18 years ago
- de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
- 5bdc9b4 [PATCH] lockdep: stacktrace subsystem, s390 support by Heiko Carstens · 18 years ago
- 21b32bb [PATCH] lockdep: stacktrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
- 4a7c719 [PATCH] lockdep: stacktrace subsystem, i386 support by Ingo Molnar · 18 years ago
- cbbd1fa [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support by Heiko Carstens · 18 years ago
- f0a5c31 [PATCH] lockdep: i386 remove multi entry backtraces by Ingo Molnar · 18 years ago
- c9ca1ba [PATCH] lockdep: x86_64 document stack frame internals by Ingo Molnar · 18 years ago
- 3ac9493 [PATCH] lockdep: beautify x86_64 stacktraces by Ingo Molnar · 18 years ago
- c61a8416 [PATCH] uml build fix by Theodore Tso · 18 years ago
- 39ab9c2 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
- 0fbfb03 [POWERPC] Actually copy over i8259.c to arch/ppc/syslib this time by Benjamin Herrenschmidt · 18 years ago
- 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
- 71bc7bf Merge branch '83xx' into for_paulus by Kumar Gala · 18 years ago
- 913b839 powerpc: add defconfig for Freescale MPC8349E-mITX board by Kim Phillips · 18 years ago
- 0028016 powerpc: Add base support for the Freescale MPC8349E-mITX eval board by Kim Phillips · 18 years ago
- 67f3a58 [ARM] Fix warning in consistent.c by Russell King · 18 years ago
- 4e19025 [ARM] Fix warnings in arch/arm/kernel/setup.c by Russell King · 18 years ago
- c9e4143 [ARM] Fix ecard.c resource warnings. by Russell King · 18 years ago
- 020732a [ARM] Fix ISA IRQ resources by Russell King · 18 years ago
- 906243d [ARM] Fix bad asm instruction in proc-arm925.S by Russell King · 18 years ago
- 00eb0f6 [ARM] More missing proc-macros.S includes by Russell King · 18 years ago
- 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
- 7cddc39 [ARM] 3708/2: fix SMP build after section ioremap changes by Lennert Buytenhek · 18 years ago
- f63e115 [POWERPC] Copy i8259 code back to arch/ppc by Benjamin Herrenschmidt · 18 years ago
- cc9fd71 [POWERPC] New device-tree interrupt parsing code by Benjamin Herrenschmidt · 18 years ago
- b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 18 years ago