| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | cpufreq: AVR32: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 17 | -151/+14 |
| | * | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 1 | -3/+2 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 4 | -44/+9 |
|\ \ \ \ |
|
| * | | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | | avr32: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 5 | -44/+10 |
| | |/ /
| |/| | |
|
* | | | | mm/avr32: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -22/+2 |
| |/ /
|/| | |
|
* | | | avr32: fix build error in atstk1006_defconfig | Josh Wu | 2013-04-18 | 1 | -0/+4 |
|/ / |
|
* / | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-26 | 1 | -1/+1 |
|\ \ |
|
| * | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 5 | -32/+4 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -3/+0 |
| * | | avr32: switch to generic sigaltstack | Al Viro | 2013-02-04 | 4 | -20/+4 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 1 | -6/+1 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 1 | -4/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-09 | 1 | -0/+10 |
|\ \ |
|
| * | | avr32: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+10 |
| |/ |
|
* | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 | 1 | -1/+1 |
* | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 | 1 | -0/+2 |
|/ |
|
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 4 | -9/+1 |
|\ |
|
| * | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-20 | 1 | -6/+0 |
| * | missing user_stack_pointer() instances | Al Viro | 2012-12-20 | 1 | -0/+1 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 2 | -3/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-13 | 2 | -1/+1 |
|\ \ |
|
| * | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
| * | | net/cadence: get rid of HAVE_NET_MACB | Joachim Eastwood | 2012-10-23 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 10 | -159/+39 |
|\ \ \
| | |/
| |/| |
|
| * | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 | 1 | -2/+0 |
| * | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers | Al Viro | 2012-11-29 | 4 | -47/+11 |
| * | | avr32: switch to generic sys_execve() | Al Viro | 2012-10-15 | 4 | -28/+2 |
| * | | avr32: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-15 | 6 | -84/+28 |
| |/ |
|
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -8/+0 |
|\ \ |
|
| * | | atmel: move ATMEL_MAX_UART to platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-19 | 1 | -1/+0 |
| * | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -7/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 1 | -33/+0 |
|\ \ |
|
| * | | ARM/AVR32: get rid of serial_at91.h | Russell King | 2012-11-16 | 1 | -33/+0 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ |
|
| * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-12 | 1 | -3/+0 |
|\ \ |
|
| * | | avr32, kconfig: remove HAVE_ARCH_BOOTMEM | Joonsoo Kim | 2012-12-12 | 1 | -3/+0 |
| |/ |
|
* / | arch: Change defconfigs to point to g_mass_storage. | Michal Nazarewicz | 2012-11-08 | 13 | -13/+13 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -4/+4 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -4/+4 |
* | | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user... | Linus Torvalds | 2012-10-13 | 41 | -597/+692 |
|\ \ |
|
| * | | UAPI: (Scripted) Disintegrate arch/avr32/include/asm | David Howells | 2012-10-10 | 41 | -597/+692 |