aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig
2006-01-10[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390Christoph Hellwig
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal
2006-01-10[PATCH] kdump: x86_64 kexec on panicakpm@osdl.org
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2006-01-10[PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-10[PATCH] printk levels for i386 oops code.Dave Jones
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk
2006-01-10[PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk
2006-01-10spelling: s/trough/through/Adrian Bunk
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-10spelling: s/usefull/useful/Adrian Bunk
2006-01-09[SPARC64]: Update defconfig.David S. Miller
2006-01-09[SPARC64]: Fix ptrace/straceRichard Mortimer
2006-01-09[CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki
2006-01-09[CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2006-01-09[SPARC64]: Add needed pm_power_off symbol.David S. Miller
2006-01-09[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan
2006-01-09[PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson