[PATCH] do __unhash_process() under ->siglock
[pandora-kernel.git] / arch /
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-28 Lennert Buytenhek[ARM] 3388/1: ixp23xx: add core ixp23xx support
2006-03-28 Lennert Buytenhek[ARM] 3417/1: add support for logicpd pxa270 card engine
2006-03-28 Lennert Buytenhek[ARM] 3387/1: ixp23xx: add defconfig
2006-03-28 Lennert Buytenhek[ARM] 3377/2: add support for intel xsc3 core
2006-03-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-03-28 Linus TorvaldsMerge branch 'cfq-merge' of git://brick.kernel.dk/data...
2006-03-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-28 Jesper Juhl[PATCH] fix signed vs unsigned in nmi watchdog
2006-03-28 Adrian Bunk[PATCH] arch/i386/kernel/microcode.c: remove the obsole...
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 Andrew Morton[PATCH] ia64: const f_ops fix
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: i386
2006-03-28 Matt Mackall[PATCH] RTC: Remove some duplicate BCD definitions
2006-03-28 Matt Mackall[PATCH] RTC: Fix up some RTC whitespace and style
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on Alpha
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on SH03
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on MIPS...
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on ARM
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on PPC...
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on CHRP...
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on PPC...
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on Sparc64
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on x86_64
2006-03-28 Russell King[ARM] Move ice-dcc code into misc.c
2006-03-28 Russell King[ARM] Fix decompressor serial IO to give CRLF not LFCR
2006-03-27 Andrew Morton[CPUFREQ] powernow: remove private for_each_cpu_mask()
2006-03-27 shin, jacob[CPUFREQ] hotplug cpu fix for powernow-k8
2006-03-27 Dave JonesMerge git://git./linux/kernel/git/brodo/cpufreq-2.6
2006-03-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-27 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-03-27 Antonino A. Daplas[PATCH] fbdev: Make BIOS EDID reading configurable
2006-03-27 Richard Purdie[PATCH] RTC subsystem: SA1100/PXA2XX driver
2006-03-27 Richard Purdie[PATCH] RTC subsystem: ARM Integrator cleanup
2006-03-27 Alessandro Zummo[PATCH] RTC subsystem: ARM cleanup
2006-03-27 Yoichi Yuasa[PATCH] mips: fixed collision of rtc function name
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: x86_64
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: i386
2006-03-27 Dave Hansen[PATCH] unify PFN_* macros
2006-03-27 KAMEZAWA Hiroyuki[PATCH] for_each_online_pgdat: remove sorting pgdat
2006-03-27 KAMEZAWA Hiroyuki[PATCH] for_each_online_pgdat: renaming for_each_pgdat
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: x86_64 pfn_to_page
2006-03-27 Shaohua Li[PATCH] x86: don't use cpuid.2 to determine cache info...
2006-03-27 Siddha, Suresh B[PATCH] sched: new sched domain for representing multi...
2006-03-27 Jeff Dike[PATCH] uml: fix thread startup race
2006-03-27 Jeff Dike[PATCH] uml: prevent umid theft
2006-03-27 Jeff Dike[PATCH] uml: fix segfault on signal delivery
2006-03-27 Jeff Dike[PATCH] uml: allow ubd devices to be shared in a cluster
2006-03-27 Jeff Dike[PATCH] uml: oS header cleanups
2006-03-27 Jeff Dike[PATCH] uml: move tty logging to os-Linux
2006-03-27 Bodo Stroesser[PATCH] uml: more carefully test whether we are in...
2006-03-27 Jeff Dike[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
2006-03-27 Jeff Dike[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
2006-03-27 Jeff Dike[PATCH] uml: merge irq_user.c and irq.c
2006-03-27 Jeff Dike[PATCH] uml: move libc-dependent irq code to os-Linux
2006-03-27 Jeff Dike[PATCH] uml: fix some printf formats
2006-03-27 Jeff Dike[PATCH] uml: fix declaration of exit()
2006-03-27 OGAWA Hirofumi[PATCH] PM-Timer: don't use workaround if chipset is...
2006-03-27 Russell King[ARM] proc-v6: mark page table walks outer-cacheable...
2006-03-27 Hyok S. Choi[ARM] nommu: trivial patch for arch/arm/lib/Makefile
2006-03-27 Erik Mouw[ARM] 3416/1: Update LART site URL
2006-03-27 David S. Miller[SPARC64]: Fix off-by-1 error in TSB grow check.
2006-03-26 David S. Miller[SPARC64]: Kill duplicate exports of string library...
2006-03-26 David S. Miller[SPARC64]: Update defconfig.
2006-03-26 Lennert Buytenhek[SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.
2006-03-26 Russell King[SERIAL] amba-pl010: allow platforms to specify modem...
2006-03-26 Richard Purdie[ARM] 3415/1: Akita: Add missing EXPORT_SYMBOL
2006-03-26 Ralf Baechle[SERIAL] Remove obsoleted au1x00_uart driver
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 Akinobu Mita[PATCH] bitops: ia64: make partial_page.bitmap an unsig...
2006-03-26 Akinobu Mita[PATCH] bitops: xtensa: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: x86_64: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: v850: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: sparc64: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: sparc: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: sh64: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: sh: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: s390: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: powerpc: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: parisc: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: mips: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: m68knommu: use generic bitops
2006-03-26 Akinobu Mita[PATCH] ppc: fix undefined reference to hweight32
2006-03-26 Akinobu Mita[PATCH] bitops: m68k: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: m32r: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: ia64: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: i386: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: h8300: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: frv: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: cris: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: arm26: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: arm: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: alpha: use generic bitops
next