summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-143-9/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-283-9/+3
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-122-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+0
|\ \
| * | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-6/+1
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+2
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-092-0/+2
|\ \
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
| * | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-0425-466/+20
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
| |/ |/|
* | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-038-5/+14
|\ \
| * | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-023-0/+7
| * | UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-1/+3
| * | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-024-4/+4
* | | Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds2012-10-0316-461/+3
|\ \ \ | |/ / |/| |
| * | CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-0314-435/+3
| * | cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2012-10-032-26/+0
* | | cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
| |/ |/|
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-302-1/+1
* | cris/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-58/+12
|\
| * new helper: signal_delivered()Al Viro2012-06-012-2/+2
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-9/+0
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-012-25/+4
| * new helper: sigmask_to_save()Al Viro2012-06-012-16/+6
| * new helper: restore_saved_sigmask()Al Viro2012-06-012-8/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-3/+0
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\ \
| * | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | | cris: select GENERIC_ATOMIC64Cong Wang2012-05-291-0/+1
| |/ |/|
* | Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-2516-1106/+40
|\ \
| * | cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker2012-04-191-3/+0
| * | CRIS: Remove legacy RTC driversJesper Nilsson2012-04-058-1090/+7
| * | cris/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-04-041-5/+26
| * | cris:fix the wrong function declearWanlong Gao2012-04-031-1/+1
| * | CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson2012-04-031-0/+1
| * | cris: posix_types.h, include asm-generic/posix_types.hJiri Slaby2012-04-031-0/+2
| * | cris/arch-v32: cryptocop: Use kzallocJesper Nilsson2012-04-031-4/+2
| * | cris:removed the unused variableWanlong Gao2012-04-031-2/+0
| * | CRISv32: Correct name of read_mostly section.Jesper Nilsson2012-04-031-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-6/+1
|\ \ \ | |_|/ |/| |
| * | cris: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-232-85/+31
|\ \
| * | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-212-12/+12