aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-01microblaze: Remove additional resr and rear loadingMichal Simek1-15/+3
2010-04-01microblaze: Change register usage for ESR and EARMichal Simek1-35/+35
2010-04-01microblaze: Prepare work for optimization in exception codeMichal Simek1-6/+3
2010-04-01microblaze: Add DEBUG optionMichal Simek1-0/+2
2010-04-01microblaze: Support systems without lmb bramMichal Simek1-0/+6
2010-04-01microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek1-56/+32
2010-04-01microblaze: uaccess: Unify __copy_tofrom_userMichal Simek2-39/+22
2010-04-01microblaze: uaccess: Move functions to generic locationMichal Simek3-200/+61
2010-04-01microblaze: uaccess: Fix put_user for noMMUMichal Simek1-22/+56
2010-04-01microblaze: uaccess: Fix get_user macro for noMMUMichal Simek1-23/+66
2010-04-01microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek1-45/+36
2010-04-01microblaze: uaccess: Fix strncpy_from_user functionMichal Simek1-3/+11
2010-04-01microblaze: uaccess: fix copy_from_user macroMichal Simek1-9/+14
2010-04-01microblaze: uaccess: copy_to_user unificationMichal Simek1-9/+16
2010-04-01microblaze: uaccess: sync put/get/clear_user macrosMichal Simek1-37/+69
2010-04-01microblaze: uaccess: fix put_user and get_user macrosMichal Simek1-51/+49
2010-04-01microblaze: uaccess: fix __get_user_asm macroMichal Simek1-16/+17
2010-04-01microblaze: uaccess: fix clean user macroMichal Simek1-34/+55
2010-04-01microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2-9/+6
2010-04-01microblaze: Move exception_table_entry upwardMichal Simek1-16/+15
2010-04-01microblaze: Remove segment.hMichal Simek5-52/+34
2010-04-01microblaze: Remove memset in free_init_pagesMichal Simek1-1/+0
2010-04-01microblaze: Makefile cleanupsArun Bhanu1-4/+0
2010-04-01microblaze: Fix Makefile to delete build generated filesArun Bhanu2-1/+3
2010-04-01microblaze: Add a missing single quote to make 'make help' happyArun Bhanu1-1/+1
2010-04-01microblaze: Fix "kstack=" parsingSteven J. Magnani1-4/+2
2010-03-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-13/+38
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-13/+13
2010-03-29sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller1-1/+1
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu4-12/+37
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu1-1/+1
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells2-2/+2
2010-03-27arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall3-10/+10
2010-03-27sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley1-2/+2
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-12/+19
2010-03-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-12/+61
2010-03-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+30
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas1-1/+12
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas1-3/+6
2010-03-25frv/PCI: remove redundant warningsBjorn Helgaas1-3/+1
2010-03-25x86/PCI: remove redundant warningsBjorn Helgaas1-5/+0
2010-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-31/+102
2010-03-24Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds11-18/+42
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky3-6/+7
2010-03-24[S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger1-4/+4
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens1-2/+2
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu3-3/+30
2010-03-23[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTONChristian Lamparter1-1/+1
2010-03-23[ARM] Kirkwood: WPS button keycode mappingChristian Lamparter1-2/+2
2010-03-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King7-25/+25