aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\
| * get rid of generic instances of asm/exec.hAl Viro2012-09-20
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-09
|\ \
| * | dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko2012-09-27
| * | dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko2012-09-27
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\ \
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-03
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-05
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* avr32: fix build error in ATSTK1002 codeFengguang Wu2012-07-30
* avr32/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-30
* avr32: remove km_type definitionsCong Wang2012-07-24
* fixups for signal breakageAl Viro2012-06-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * new helper: signal_delivered()Al Viro2012-06-01
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
| * new helper: sigmask_to_save()Al Viro2012-06-01
| * new helper: restore_saved_sigmask()Al Viro2012-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \ | |/ |/|
| * avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callersAl Viro2012-05-23
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\ \ \ | |_|/ |/| |
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-21
| * | avr32: Use generic time configAnna-Maria Gleixner2012-05-21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \
| * | avr32: struct old_sigaction is never usedAl Viro2012-05-21
| * | avr32: need to clear RESTORE_SIGMASK on successful signal deliveryAl Viro2012-05-21
| * | avr32: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
| * | avr32: use block_sigmask()Matt Fleming2012-05-21
| * | avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturnOleg Nesterov2012-05-21
| * | avr32: don't mask signals in the error pathMatt Fleming2012-05-21
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ | |/ / |/| |
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
* | avr32: Use generic init_taskThomas Gleixner2012-05-05
|/
* avr32: fix nop compile fails from system.h split upPaul Gortmaker2012-04-04
* avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker2012-04-02
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-30
|\