aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-5/+0
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2-6/+6
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy5-14/+6
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2-5/+2
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy4-23/+10
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner1-3/+4
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner1-0/+4
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig2-2/+0
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig14-316/+7
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig1-21/+0
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2-66/+0
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig10-152/+5
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig1-2/+0
2006-01-10[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390Christoph Hellwig1-4/+0
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig1-7/+0
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni2-24/+40
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal4-0/+123
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2-0/+77
2006-01-10[PATCH] kdump: x86_64 kexec on panicakpm@osdl.org1-1/+85
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2-1/+10
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2-0/+48
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal1-44/+3
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal4-12/+3
2006-01-10[PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org1-2/+4
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org24-245/+1
2006-01-10[PATCH] printk levels for i386 oops code.Dave Jones1-27/+34
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk5-21/+0
2006-01-10[PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton1-1/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds12-59/+64
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2-6/+10
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds9-299/+7
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-6/+6
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+4
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2-292/+0
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-64/+57
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-1343/+732
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk5-5/+5
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds77-1183/+1972
2006-01-10spelling: s/usefull/useful/Adrian Bunk1-1/+1
2006-01-09[SPARC64]: Update defconfig.David S. Miller1-1338/+726
2006-01-09[SPARC64]: Fix ptrace/straceRichard Mortimer1-5/+2
2006-01-09[CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki1-10/+0
2006-01-09[CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko1-21/+19
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2-0/+4
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2-33/+34
2006-01-09[SPARC64]: Add needed pm_power_off symbol.David S. Miller1-0/+4
2006-01-09[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks1-103/+103
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan1-1/+2
2006-01-09[PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson2-2/+2