- b2c863b spusched: fix mismerge in spufs.h by Christoph Hellwig · 17 years ago
- 97a1fcb uml: more __init annotations by Jeff Dike · 17 years ago
- da3e30e uml: fix aio compilation bug by Jeff Dike · 17 years ago
- 1a65f49 uml: fix string exporting on UML/i386 by Jeff Dike · 17 years ago
- 037e20a x86_64: Rename CF Makefile variable in vdso by Andi Kleen · 17 years ago
- e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
- 7578634 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- d7f5e3d Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
- dc79747 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- 0f760f1 x86_64: Fix xen section warnings by Andi Kleen · 17 years ago
- 5f3f7cc x86_64: Fix paravirt compilation by Andi Kleen · 17 years ago
- 39804b2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- b5d009c x86_64: Remove outdated comment in boot decompressor Makefile by Andi Kleen · 17 years ago
- 92417df x86_64: Squash initial_code modpost warnings by Andi Kleen · 17 years ago
- dec2e6b x86_64: fix section mismatch warning in init.c by Sam Ravnborg · 17 years ago
- 7aa6ec5 x86_64: fix section mismatch warning in hpet.c by Sam Ravnborg · 17 years ago
- a284b05 i386: Fix the K7 NMI watchdog checkbit by Björn Steinbrink · 17 years ago
- 57c22f4 i386: Handle P6s without performance counters in nmi watchdog by Andi Kleen · 17 years ago
- f25f64e x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. by Juergen Beisert · 17 years ago
- 20fe1d3 i386: Do not include other cpus' interrupt 0 in nmi_watchdog by Keith Owens · 17 years ago
- 398cf2a i386: Tune AMD Fam10h/11h like K8 by Andi Kleen · 17 years ago
- 0bd8acd x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11h by Andi Kleen · 17 years ago
- fbab6e7 i386: Fix cpu_llc_id section mismatch warning by Andi Kleen · 17 years ago
- 8f4e956 x86: Stop MCEs and NMIs during code patching by Andi Kleen · 17 years ago
- 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 17 years ago
- f51c945 x86_64: Use read and write crX in .c files by Glauber de Oliveira Costa · 17 years ago
- abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 17 years ago
- 5fa63fc Fix ppc64 mismerge by Al Viro · 17 years ago
- 5957a4e Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa' and 's3c' into devel by Russell King · 17 years ago
- 06cfa55 [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410 by Ben Dooks · 17 years ago
- bf2a3a2 [ARM] 4520/1: S3C: Remove old VA values from static map by Ben Dooks · 17 years ago
- a45f826 [ARM] 4518/1: S3C: Rename watchdog configuration options by Ben Dooks · 17 years ago
- 3ec2052 [ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UART by Ben Dooks · 17 years ago
- c765784 [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORT by Ben Dooks · 17 years ago
- b262758 [ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU support by Ben Dooks · 17 years ago
- d58153d [ARM] 4509/1: S3C: Create initial arch/arm/plat-s3c by Ben Dooks · 17 years ago
- 531b617 [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c by Ben Dooks · 17 years ago
- 52c543f [ARM] 4461/1: MXC platform and i.MX31ADS core support by Quinn Jensen · 17 years ago
- 7bbb18c [ARM] 4507/1: pxa2xx clock_event_device by Bill Gatliff · 17 years ago
- a2b7390 [POWERPC] Quiet section mismatch warning on pcibios_setup by Stephen Rothwell · 17 years ago
- 7fd7218 [POWERPC] MPIC protected sources by Benjamin Herrenschmidt · 17 years ago
- 34f329d [POWERPC] of_detach_node()'s device node argument cannot be const by Segher Boessenkool · 17 years ago
- 461e666 [POWERPC] mv64x60: Use mutex instead of semaphore by Christoph Hellwig · 17 years ago
- adff093 [POWERPC] Allow smp_call_function_single() to current cpu by Avi Kivity · 17 years ago
- 08ae6cc [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC by Paul Mackerras · 17 years ago
- ca8ffc9 [POWERPC] Fix future firmware feature fixups function failure by Michael Neuling · 17 years ago
- 4d404ed [POWERPC] fix showing xmon help by Ishizaki Kou · 17 years ago
- 776568d [POWERPC] Make xmon_write accept a const buffer by Ishizaki Kou · 17 years ago
- f8eb77d [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option. by Robert P. J. Day · 17 years ago
- 1e57ba8 [POWERPC] cell: CONFIG_SPE_BASE is a typo by Geert Uytterhoeven · 17 years ago
- f79e318 Pull misc into release branch by Len Brown · 17 years ago
- 22aadf8 Pull bugzilla-7880 into release branch by Len Brown · 17 years ago
- 6df8cd3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
- 3167d93 [SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined! by Christoph Hellwig · 17 years ago
- 378e515 [SPARC32]: Make PAGE_SHARED a read-mostly variable. by Al Viro · 17 years ago
- 0f51681 [SPARC32]: Take enable_irq/disable_irq out of line. by Al Viro · 17 years ago
- 32231a6 [SPARC32]: clean include/asm-sparc/irq.h by Al Viro · 17 years ago
- 196bffa [SPARC32]: Fix rounding errors in ndelay/udelay implementation. by Mark Fortescue · 17 years ago
- 08f1c19 x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata by Muli Ben-Yehuda · 17 years ago
- 7557244 x86_64: make k8topology multi-core aware by Joachim Deguara · 17 years ago
- 81e02d1 x86_64: remove __smp_alt* sections by Jan Beulich · 17 years ago
- 09fce8a i386: Update alignment when 4K stacks are used. by Robert P. J. Day · 17 years ago
- edc2cbf i386: remove old IRQ balancing debug cruft by Stefan Richter · 17 years ago
- a1dfd85 i386: insert HPET firmware resource after PCI enumeration has completed by Aaron Durbin · 17 years ago
- f62e518 i386: basic infrastructure support for AMD geode-class machines by Andres Salomon · 17 years ago
- 5a3ece7 x86_64: arch/x86_64/kernel/e820.c lower printk severity by Dan Aloni · 17 years ago
- 753811d x86_64: arch/x86_64/kernel/aperture.c lower printk severity by Dan Aloni · 17 years ago
- 9585116 i386: fix iounmap's use of vm_struct's size field by Jeremy Fitzhardinge · 17 years ago
- a290097 i386: move PIT function declarations and constants to correct header file by Thomas Gleixner · 17 years ago
- 43d6ca0 i386: hpet assumes boot cpu is 0 by Chris Wright · 17 years ago
- f5352fd i386: remove volatile in apic.c by Thomas Gleixner · 17 years ago
- f2cf8e0 x86_64: move iommu declaration from proto to iommu.h by Yinghai Lu · 17 years ago
- 1c05f09 x86_64: disable srat when numa emulation succeeds by David Rientjes · 17 years ago
- a7e9662 x86_64: fix e820_hole_size based on address ranges by David Rientjes · 17 years ago
- bc2cea6 x86_64: disable the GART in shutdown by Yinghai Lu · 17 years ago
- 1048fa5 x86_64: change _map_single to static in pci_gart.c etc by Yinghai Lu · 17 years ago
- 2d4fa2f x86_64: lower printk severity by Dan Aloni · 17 years ago
- 28318da x86_64: use the global PIT lock by Thomas Gleixner · 17 years ago
- 021daae x86_64: During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
- 99253b8 x86_64: Move functions declarations to header file by Glauber de Oliveira Costa · 17 years ago
- d24e399 i386: move the kernel to 16MB for NUMA-Q by Andy Whitcroft · 17 years ago
- 028a690 i386: Remove unneeded test of 'task' in dump_trace() by Jesper Juhl · 17 years ago
- c673f1a i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G by William Lee Irwin III · 17 years ago
- 075bcd1 i386: HPET, check if the counter works by Thomas Gleixner · 17 years ago
- df2edcf i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on reboot by James Jarvis · 17 years ago
- 1c10070 i386: do not restore reserved memory after hibernation by Rafael J. Wysocki · 17 years ago
- 114ab8e i386: fix section mismatch warning in intel_cacheinfo by Sam Ravnborg · 17 years ago
- 2378569 i386: pgd_{c,d}tor() static by Adrian Bunk · 17 years ago
- 3cc39bd x86_64: Calgary - fold in redundant functions by Muli Ben-Yehuda · 17 years ago
- 0b11e1c x86_64: Calgary - change _map_single, etc to static by Yinghai Lu · 17 years ago
- 820a149 x86_64: Calgary - tighten up the bitmap locking by Muli Ben-Yehuda · 17 years ago
- 7354b07 x86_64: Calgary - fix few style problems pointed out by checkpatch.pl by Muli Ben-Yehuda · 17 years ago
- 12de257 x86_64: tidy up debug printks by Muli Ben-Yehuda · 17 years ago
- e8f2041 x86_64: only reserve the first 1MB of IO space for CalIOC2 by Muli Ben-Yehuda · 17 years ago
- 8bcf770 x86_64: tabify and trim trailing whitespace by Muli Ben-Yehuda · 17 years ago
- 05b48ea x86_64: cleanup of unneeded macros by Guillaume Thouvenin · 17 years ago
- 07877cf x86_64: reserve TCEs with the same address as MEM regions by Muli Ben-Yehuda · 17 years ago
- ddbd41b x86_64: grab PLSSR too when a DMA error occurs by Muli Ben-Yehuda · 17 years ago
- 8cb32dc x86_64: make dump_error_regs a chip op by Muli Ben-Yehuda · 17 years ago
- 00be3fa x86_64: implement CalIOC2 TCE cache flush sequence by Muli Ben-Yehuda · 17 years ago