summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-04-01microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek
2010-04-01microblaze: uaccess: Unify __copy_tofrom_userMichal Simek
2010-04-01microblaze: uaccess: Move functions to generic locationMichal Simek
2010-04-01microblaze: uaccess: Fix put_user for noMMUMichal Simek
2010-04-01microblaze: uaccess: Fix get_user macro for noMMUMichal Simek
2010-04-01microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek
2010-04-01microblaze: uaccess: Fix strncpy_from_user functionMichal Simek
2010-04-01microblaze: uaccess: fix copy_from_user macroMichal Simek
2010-04-01microblaze: uaccess: copy_to_user unificationMichal Simek
2010-04-01microblaze: uaccess: sync put/get/clear_user macrosMichal Simek
2010-04-01microblaze: uaccess: fix put_user and get_user macrosMichal Simek
2010-04-01microblaze: uaccess: fix __get_user_asm macroMichal Simek
2010-04-01microblaze: uaccess: fix clean user macroMichal Simek
2010-04-01microblaze: move noMMU __range_ok function to uaccess.hMichal Simek
2010-04-01microblaze: Move exception_table_entry upwardMichal Simek
2010-04-01microblaze: Remove segment.hMichal Simek
2010-04-01microblaze: Remove memset in free_init_pagesMichal Simek
2010-04-01microblaze: Makefile cleanupsArun Bhanu
2010-04-01microblaze: Fix Makefile to delete build generated filesArun Bhanu
2010-04-01microblaze: Add a missing single quote to make 'make help' happyArun Bhanu
2010-04-01microblaze: Fix "kstack=" parsingSteven J. Magnani
2010-03-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-29sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells
2010-03-28arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall
2010-03-27sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas
2010-03-25frv/PCI: remove redundant warningsBjorn Helgaas
2010-03-25x86/PCI: remove redundant warningsBjorn Helgaas
2010-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-24Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky
2010-03-24[S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu
2010-03-23[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTONChristian Lamparter
2010-03-23[ARM] Kirkwood: WPS button keycode mappingChristian Lamparter
2010-03-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-03-23sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt
2010-03-23sh: Tidy up a couple of section mismatches.Paul Mundt
2010-03-23sh: Fix build after dynamic PMB reworkMatt Fleming
2010-03-23sh: Replace unsafe manipulation of MMUCRMatt Fleming
2010-03-23sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming