aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki3-18/+12
2006-02-07[PATCH] More informative message on umount failureDave Jones1-2/+3
2006-02-07[PATCH] sys_hpux: fix strlen_user() raceKyle McMartin1-3/+7
2006-02-07[PATCH] inotify: fix one-shot supportRobert Love1-1/+1
2006-02-07[PATCH] module: strlen_user() race fixAndrew Morton1-0/+3
2006-02-07[PATCH] uml: remove a dead fileJeff Dike1-569/+0
2006-02-07[PATCH] uml: initialize process FP registers properlyJeff Dike7-12/+32
2006-02-07[PATCH] uml: block SIGWINCH in ptrace tester childJeff Dike1-0/+1
2006-02-07[PATCH] uml: balance list_add and list_del in the network driverJeff Dike1-10/+19
2006-02-07[PATCH] uml: close TUN/TAP file descriptorsJeff Dike2-9/+10
2006-02-07[PATCH] uml: add debug switch for skas modeJeff Dike1-0/+18
2006-02-07[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki1-2/+4
2006-02-07[PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek1-1/+1
2006-02-07[PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson1-2/+4
2006-02-07[PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields1-2/+4
2006-02-07[PATCH] hugetlbpage: return VM_FAULT_OOM on oomChristoph Lameter1-15/+2
2006-02-07[PATCH] Hugepages need clear_user_highpage() not clear_highpage()David Gibson1-1/+1
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2-0/+10
2006-02-07[PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek1-4/+2
2006-02-07[PATCH] drivers/base/bus.c warning fixesRussell King1-0/+3
2006-02-07[PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe1-2/+3
2006-02-07[PATCH] Fix bad apic fix on i386Andi Kleen1-1/+1
2006-02-07[MIPS] Clear ST0_RE on bootup.Ralf Baechle1-1/+1
2006-02-07[MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov3-49/+107
2006-02-07[MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto1-6/+17
2006-02-07[MIPS] Fix linker script to work for non-4K page size.Ralf Baechle1-5/+6
2006-02-07[MIPS] Oprofile: Support for 34K UP kernels.Ralf Baechle2-0/+7
2006-02-07[MIPS] Fix dump_tlb.c warning and cleanup.Atsushi Nemoto1-18/+15
2006-02-07[MIPS] Fix minor sparse warningsAtsushi Nemoto3-2/+4
2006-02-07[MIPS] MIPS R2 optimized endianess swapping.Ralf Baechle1-0/+29
2006-02-07[MIPS] Remove buggy inline version of memscan.Ralf Baechle1-22/+0
2006-02-07[MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto4-42/+45
2006-02-07[MIPS] Shrink Qemu configuration to the bare minimum that is need and tested.Ralf Baechle1-52/+26
2006-02-07[MIPS] Support /proc/kcore for MIPSDaniel Jacobowitz1-0/+16
2006-02-07[MIPS] IP22: Fix serial console detectionRalf Baechle1-2/+8
2006-02-07[MIPS] ieee754[sd]p_neg workaroundAtsushi Nemoto2-8/+20
2006-02-07[MIPS] Remove wrong __user tags.Atsushi Nemoto3-9/+6
2006-02-07[MIPS] Cleanup fls implementation.Ralf Baechle1-26/+32
2006-02-07[MIPS] local_irq_restore wasn't safe to be used in other macros mode.Ralf Baechle1-2/+2
2006-02-07[MIPS] Remove commented out code to add -mmad for Nevada.Ralf Baechle1-1/+0
2006-02-07[MIPS] Fix Cobalt PCI cache line sizesPeter Horton1-2/+2
2006-02-07[MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warnings.Atsushi Nemoto1-0/+22
2006-02-07[MIPS] Build blast_cache routines from templateAtsushi Nemoto1-350/+50
2006-02-07[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.cAtsushi Nemoto1-7/+15
2006-02-07[MIPS] Reformat to 80 columns.Ralf Baechle1-8/+19
2006-02-07[MIPS] Sibyte: Make all setup functions __init.Ralf Baechle1-4/+5
2006-02-07[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.Ralf Baechle1-4/+3
2006-02-07[MIPS] Au1200: Make KGDB compileSergei Shtylylov1-0/+4
2006-02-07[MIPS] Au1xx0: really set KSEG0 to uncached on rebootSergei Shtylylov1-1/+1
2006-02-07[MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov1-11/+10