[DVB] cinergyT2: cinergyt2_register_rc() should return 0 on success
[safe/jmp/linux-2.6] / arch /
2005-11-16 Paul Mackerras[PATCH] powerpc: Fix sparsemem with memory holes [was...
2005-11-15 Chen, Kenneth W[PATCH] ia64: cpu_idle performance bug fix
2005-11-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-15 Russell King[ARM] Initialise SA1111 core before SA1111 PCMCIA
2005-11-15 Christoph Hellwig[PATCH] v850: use generic hardirq code
2005-11-15 Miles Bader[PATCH] v850: Fix show_interrupts
2005-11-15 Ben Collins[PATCH] Add missing EXPORT_SYMBOLS() for __ide_mm_...
2005-11-15 Vivek Goyal[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdo...
2005-11-15 Russell King[ARM] Use kernel/power/Kconfig
2005-11-15 Linus TorvaldsMerge x86-64 update from Andi
2005-11-15 Bob Picco[PATCH] x86_64: Fix sparse mem
2005-11-15 Andi Kleen[PATCH] x86_64: Increase the maximum number of local...
2005-11-15 Andi Kleen[PATCH] x86_64: Remove CONFIG_CHECKING and add command...
2005-11-15 Magnus Damm[PATCH] x86_64: Make node boundaries consistent
2005-11-15 Andi Kleen[PATCH] x86_64: Log machine checks from boot on Intel...
2005-11-15 Ravikiran G Thirumalai[PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers...
2005-11-15 Paolo 'Blaisorblad... [PATCH] x86_64: Use common sys_time64
2005-11-15 Andi Kleen[PATCH] x86_64: Remove optimization for B stepping...
2005-11-15 Andi Kleen[PATCH] x86_64: Reduce number of retries for reset...
2005-11-15 Siddha, Suresh B[PATCH] x86_64: x86_64/i386 fix Intel cache detection...
2005-11-15 Siddha, Suresh B[PATCH] x86-64/i386: Intel HT, Multi core detection...
2005-11-15 Andi Kleen[PATCH] x86_64: Don't enable interrupt unconditionally...
2005-11-15 Andi Kleen[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel...
2005-11-15 Andi Kleen[PATCH] x86_64: Allow modular build of ia32 aout loader
2005-11-15 Shaohua Li[PATCH] x86_64: Force correct address space size for...
2005-11-15 Eric Dumazet[PATCH] x86_64: Optimize NUMA node hash function
2005-11-15 Bryan Ford[PATCH] x86_64: Save/restore CS in 64bit signal handler...
2005-11-15 Andi Kleen[PATCH] x86_64: New heuristics to find out hotpluggable...
2005-11-15 Andi Kleen[PATCH] x86_64: Replace swiotlb extern with include
2005-11-15 Andi Kleen[PATCH] x86_64: Replace cpu_pda extern with include
2005-11-15 Andi Kleen[PATCH] x86_64: Only use asm/sections.h to declare...
2005-11-15 Siddha, Suresh B[PATCH] x86_64: Unmap NULL during early bootup
2005-11-15 Andi Kleen[PATCH] x86_64: Speed up numa_node_id by putting it...
2005-11-15 Andi Kleen[PATCH] x86_64: Fix gcc 4 warning in aperture.c
2005-11-15 Suresh Siddha[PATCH] x86-64/i386: Fix CPU model for family 6
2005-11-15 Ashok Raj[PATCH] x86_64: Remove duplicate __cpuinit define
2005-11-15 Andi Kleen[PATCH] x86_64: Use the DMA32 zone for dma_alloc_cohere...
2005-11-15 James Cleverdon[PATCH] i386/x86-64: Share interrupt vectors when there...
2005-11-15 Jacob Shin[PATCH] x86_64: Support for AMD specific MCE Threshold.
2005-11-15 Andi Kleen[PATCH] x86_64: Account mem_map in VM holes accounting
2005-11-15 Andi Kleen[PATCH] x86_64: Make i386 compile again with fourth...
2005-11-15 Andi Kleen[PATCH] x86_64: Set compatibility flag for 4GB zone...
2005-11-15 Andi Kleen[PATCH] x86_64: Add 4GB DMA32 zone
2005-11-15 Andi Kleen[PATCH] x86_64: Update defconfig
2005-11-15 Paul Mackerraspowerpc: Remove __init from a function used in suspend...
2005-11-15 Paul Mackerraspowerpc: Fix clearing of the FPSCR when invoking a...
2005-11-14 Paul Mackerraspowerpc: Mark PREP and embedded as broken for now
2005-11-14 Paul Mackerraspowerpc: Export a couple of prom functions
2005-11-14 Paul Mackerraspowerpc: Move most remaining ppc64 files over to arch...
2005-11-14 Paul MackerrasMerge git://oak/home/sfr/kernels/iseries/work
2005-11-14 Stephen Rothwellpowerpc: iSeries build fixes
2005-11-14 Benjamin Herrenschmidt[PATCH] powerpc: kill ppc64 rtc.c, use genrtc instead
2005-11-14 Benjamin Herrenschmidt[PATCH] powerpc: vdso fixes (take #2)
2005-11-14 Benjamin Herrenschmidt[PATCH] powerpc: Always rebuild arch/powerpc/include...
2005-11-14 Michael Ellerman[PATCH] powerpc: Export htab start/end via device tree
2005-11-14 Michael Ellerman[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_down
2005-11-14 Stephen Rothwellpowerpc: have only one definition of __irq_offset_value
2005-11-14 Stephen Rothwellpowerpc: make iSeries use generic virtual irq mapping
2005-11-14 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-14 Kylene Jo Hall[PATCH] tpm: necessary PPC64 function exports
2005-11-14 Clemens Buchacher[PATCH] arch/mips/au1000/common/usbdev.c: don't concate...
2005-11-14 Nick Piggin[PATCH] atomic: inc_not_zero
2005-11-14 Nick Piggin[PATCH] atomic: cmpxchg
2005-11-14 Nick Piggin[PATCH] i386: generic cmpxchg
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml: fix daemon transport exit path bug
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml: fix access_ok
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml console channels: fix the API of console_write
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml console channels: remove console_write...
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml: fix mcast network driver error handling
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml: fixups for "reuse i386 cpu-specific tuning"
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml: micro fixups to arch Kconfig
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml: remove bogus WARN_ON, triggerable harmless...
2005-11-14 Roman Zippel[PATCH] m68k: convert thread flags to use bit fields
2005-11-14 Al Viro[PATCH] m68k: m68k-specific thread_info changes
2005-11-14 Al Viro[PATCH] m68k: thread_info header cleanup
2005-11-14 Tim Mann[PATCH] x86: fix cpu_khz with clock=pit
2005-11-14 Jan Beulich[PATCH] i386: NMI pointer comparison fix
2005-11-14 Adrian Bunk[PATCH] arch/i386/mm/init.c: small cleanups
2005-11-14 Andrew Morton[PATCH] powerpc-xmon-build-fix
2005-11-14 Kumar Gala[PATCH] ppc32: Add support for handling PCI interrupts...
2005-11-14 Olof Johansson[PATCH] ppc: add support for new powerbooks
2005-11-14 Kumar Gala[PATCH] Update email address for Kumar
2005-11-14 Jeff Garzik[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY,...
2005-11-14 Karsten Wiese[PATCH] x86_64 two timer entries in /sys
2005-11-13 Richard Purdie[ARM] 3160/1: SharpSL: Add driver for Akita specific...
2005-11-13 Richard Purdie[ARM] 3159/1: SharpSL: Add PM device driver for the...
2005-11-13 Richard Purdie[ARM] 3158/1: SharpSL: Add PM device driver for the...
2005-11-13 Russell King[ARM] Re-fix footbridge
2005-11-12 Pavel Machek[ARM] Fix collie for -rc1
2005-11-12 Christoph Hellwig[SBUSFB]: implement ->compat_ioctl
2005-11-12 Christoph Hellwig[SPARC]: Fix RTC compat ioctl kernel log spam.
2005-11-12 Richard Purdie[ARM] 3154/1: SharpSL PM Driver updates
2005-11-12 Richard Purdie[ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine...
2005-11-12 Russell King[ARM] Restore apparant pointless change in arch/arm...
2005-11-12 Russell King[ARM] Fix Footbridge-based machines
2005-11-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-11-11 Russell King[ARM] Update mach-types
2005-11-11 Lennert Buytenhek[ARM] 3147/1: update ixp2000 defconfigs to 2.6.14-git13
2005-11-11 Nicolas Pitre[ARM] 3152/1: make various assembly local labels actual...
next