summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-07[MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto1-12/+6
2007-03-07[MIPS] Cobalt: Fix early printkYoichi Yuasa3-12/+2
2007-03-07[MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2-27/+6
2007-03-07[MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.Ralf Baechle1-0/+3
2007-03-07[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>Ralf Baechle1-0/+2
2007-03-07[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>Ralf Baechle1-0/+2
2007-03-07[MIPS] Atlas, Malta: Fix build warning.Ralf Baechle1-2/+2
2007-03-07[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm3-1/+65
2007-03-07[IA64] permon use-after-free fixNick Piggin1-4/+7
2007-03-07[IA64] sync compat getdentsAlexandr Andreev1-3/+7
2007-03-07[IA64] always build arch/ia64/lib/xor.oLee Schermerhorn1-2/+1
2007-03-07[IA64] Remove stack hard limit on ia64schwab@suse.de1-1/+0
2007-03-07[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms3-11/+6
2007-03-07[DCCP]: Set RTO for newly created child socketGerrit Renker1-1/+1
2007-03-07[DCCP]: Correctly split CCID half connectionsGerrit Renker1-6/+6
2007-03-07[NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg1-1/+1
2007-03-07Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck3-159/+35
2007-03-06[NET]: Revert incorrect accept queue backlog changes.David S. Miller2-4/+4
2007-03-06[PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki1-16/+21
2007-03-06[PATCH] knfsd: provide sunrpc pool_mode module optionGreg Banks2-19/+130
2007-03-06[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown3-14/+25
2007-03-06[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown2-12/+3
2007-03-06[PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copyingNeilBrown1-32/+40
2007-03-06[PATCH] uml: comment the initialization of a globalJeff Dike1-0/+1
2007-03-06[PATCH] uml: add a debugging messageJeff Dike1-1/+4
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike1-3/+3
2007-03-06[PATCH] linux/audit.h needs linux/types.hJeff Dike1-0/+1
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik2-16/+16
2007-03-06[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)1-4/+6
2007-03-06[PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)1-15/+24
2007-03-06[PATCH] Publish rcutorture module parameters via sysfs, read-onlyJosh Triplett1-7/+7
2007-03-06[PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan1-2/+1
2007-03-06[PATCH] fs: nobh_truncate_page() fixDave Kleikamp1-0/+9
2007-03-06[PATCH] fix vsyscall settimeofdayDaniel Walker1-0/+2
2007-03-06[PATCH] mqueue: nested locking annotationPeter Zijlstra1-1/+2
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk1-1/+0
2007-03-06[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner1-5/+10
2007-03-06[PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon1-1/+1
2007-03-06[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon1-1/+1
2007-03-06[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon2-68/+68
2007-03-06[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner1-6/+4
2007-03-06[PATCH] Fix 2.6.21 rfcomm lockupsMark Lord1-0/+2
2007-03-06[PATCH] fbdev: fix kconfig error if FB_DDC=nJames Simmons1-9/+7
2007-03-06[PATCH] atyfb: fix kconfig error part 2Randy Dunlap1-1/+2
2007-03-06[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones1-0/+5
2007-03-06[PATCH] fix build with CONFIG_NO_IDLE_HZ=nAndrew Morton1-0/+8
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner4-0/+78
2007-03-06[ALSA] version 1.0.14rc3Jaroslav Kysela1-2/+2
2007-03-06sdhci: release irq during suspendPierre Ossman1-0/+12
2007-03-06sdhci: make isr tolerant of read errorsMark Lord1-1/+1