summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] config: update usage/help infoRandy Dunlap2006-04-192-2/+24
* [PATCH] IPMI: fix devinit placementRandy Dunlap2006-04-191-2/+2
* [PATCH] Doc: vm/hugetlbpage update-2Randy Dunlap2006-04-191-1/+10
* [PATCH] apm: fix Armada laptops againSamuel Thibault2006-04-191-1/+1
* [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl2006-04-191-1/+0
* [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by defaultTim Chen2006-04-191-1/+1
* [PATCH] Fix file lookup without refDipankar Sarma2006-04-193-10/+28
* [PATCH] uml: add missing __volatile__Jeff Dike2006-04-192-7/+7
* [PATCH] uml: physical memory map file fixesRob Landley2006-04-192-24/+118
* [PATCH] uml: __user annotationsAl Viro2006-04-191-3/+3
* [PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike2006-04-196-27/+27
* [PATCH] m32r: update switch_to macro for tuningHirokazu Takata2006-04-192-47/+26
* [PATCH] m32r: Remove a warning in m32r_sio.cHirokazu Takata2006-04-191-1/+0
* [PATCH] m32r: mappi3 reboot supportHirokazu Takata2006-04-192-11/+15
* [PATCH] m32r: update include/asm-m32r/semaphore.hHirokazu Takata2006-04-191-60/+4
* [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata2006-04-195-45/+40
* [PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2006-04-192-2/+2
* [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...lepton2006-04-191-2/+3
* [PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston2006-04-191-1/+1
* [PATCH] hugetlbfs: add Kconfig help textArthur Othieno2006-04-191-0/+6
* [PATCH] page_alloc.c: buddy handling cleanupAndrew Morton2006-04-191-4/+6
* [PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.cDave Peterson2006-04-191-22/+23
* [PATCH] oom-kill: mm locking fixAndrew Morton2006-04-191-8/+18
* [PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUSJohn Hawkes2006-04-191-7/+3
* [PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki2006-04-191-4/+5
* [PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale2006-04-191-4/+4
* [PATCH] uml: MADV_REMOVE fixesJeff Dike2006-04-193-2/+6
* [PATCH] for_each_possible_cpu: x86_64KAMEZAWA Hiroyuki2006-04-191-1/+1
* [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-194-5/+4
* [PATCH] uml: make 64-bit COW files compatible with 32-bit onesPaolo 'Blaisorblade' Giarrusso2006-04-191-1/+1
* Linux v2.6.17-rc2v2.6.17-rc2Linus Torvalds2006-04-181-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-04-18197-3989/+7745
|\
| * [MAINTAINERS] The ham radio code now has website at http://www.linux-ax25.org.Ralf Baechle2006-04-191-0/+3
| * [MIPS] Use __ffs() instead of ffs() for waybit calculation.Atsushi Nemoto2006-04-192-9/+9
| * [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.Ralf Baechle2006-04-191-4/+4
| * [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-197-2/+60
| * [MIPS] Make mips_srs_init static.Ralf Baechle2006-04-191-1/+1
| * [MIPS] MIPS boards: Set HZ to 100.Ralf Baechle2006-04-191-0/+13
| * [MIPS] kgdb: Let gcc compute the array size itself.Ralf Baechle2006-04-191-1/+1
| * [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-1910-2/+125
| * [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-1951-176/+3720
| * [MIPS] kpsd and other AP/SP improvements.Ralf Baechle2006-04-199-394/+1307
| * [MIPS] R2: Instruction hazard barrier.Ralf Baechle2006-04-191-0/+15
| * [MIPS] Fix genrtc compilation.Ralf Baechle2006-04-191-2/+2
| * [MIPS] R2: Implement shadow register allocation without spinlock.Ralf Baechle2006-04-191-23/+18
| * [MIPS] Fix VR41xx build errors.Yoichi Yuasa2006-04-191-0/+13
| * [MIPS] Fix tx49_blast_icache32_page_indexed.Atsushi Nemoto2006-04-191-1/+2
| * [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.Atsushi Nemoto2006-04-191-0/+4
| * [MIPS] Use "R" constraint for cache_op.Ralf Baechle2006-04-191-1/+1
| * [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-19100-3388/+1114
OpenPOWER on IntegriCloud