| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 3 | -3/+1 |
|\ |
|
| * | new helper: current_user_stack_pointer() | Al Viro | 2012-12-19 | 1 | -0/+1 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 2 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 2012-12-18 | 38 | -948/+972 |
|\ \ |
|
| * | | blackfin: SEC: clean up SEC interrupt initialization | Sonic Zhang | 2012-12-14 | 4 | -146/+137 |
| * | | blackfin: kgdb: call generic_exec_single() directly | Sonic Zhang | 2012-12-13 | 1 | -2/+11 |
| * | | blackfin: anomaly: add anomaly 16000030 for bf5xx | Sonic Zhang | 2012-12-13 | 7 | -0/+7 |
| * | | Blackfin: dpmc: use module_platform_driver macro | Srinivas Kandagatla | 2012-12-13 | 1 | -18/+1 |
| * | | Blackfin: remove unused is_in_rom() | Tobias Klauser | 2012-12-13 | 1 | -17/+0 |
| * | | Blackfin: remove unnecessary prototype for kobjsize() | Tobias Klauser | 2012-12-13 | 1 | -2/+0 |
| * | | Blackfin: twi: Add missing __iomem annotation | Lars-Peter Clausen | 2012-12-13 | 1 | -1/+1 |
| * | | Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __user | Lars-Peter Clausen | 2012-12-13 | 1 | -4/+4 |
| * | | Blackfin: Annotate clear_user 'to' parameter with __user | Lars-Peter Clausen | 2012-12-13 | 1 | -2/+2 |
| * | | Blackfin: Add missing __user annotations to put_user | Lars-Peter Clausen | 2012-12-13 | 1 | -4/+4 |
| * | | Blackfin: Annotate strncpy_from_user src parameter with __user | Lars-Peter Clausen | 2012-12-13 | 1 | -2/+2 |
| * | | blackfin: Use Kbuild infrastructure for kvm_para.h | Steven Rostedt | 2012-12-13 | 2 | -1/+1 |
| * | | UAPI: (Scripted) Disintegrate arch/blackfin/include/asm | David Howells | 2012-12-13 | 22 | -749/+802 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | treewide: Fix typos in various drivers | Masanari Iida | 2012-12-03 | 1 | -1/+1 |
| * | | | treewide: fix printk typo in multiple drivers | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 7 | -184/+36 |
|\ \ \
| | |/
| |/| |
|
| * | | flagday: kill pt_regs argument of do_fork() | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -3/+3 |
| * | | bfin: switch to generic vfork, get rid of pointless wrappers | Al Viro | 2012-11-28 | 5 | -54/+7 |
| * | | blackfin: switch to generic sys_execve() | Al Viro | 2012-10-14 | 2 | -20/+1 |
| * | | blackfin: convert kernel_thread() and kernel_execve() to generic ones | Al Viro | 2012-10-14 | 5 | -109/+27 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 1 | -0/+1 |
|\ \ |
|
| * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| |/ |
|
* | | arch: Change defconfigs to point to g_mass_storage. | Michal Nazarewicz | 2012-11-08 | 3 | -3/+3 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -3/+3 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -3/+3 |
* | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 2 | -5/+0 |
|\ \ |
|
| * | | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -3/+0 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 2012-10-09 | 19 | -188/+588 |
|\ \ |
|
| * \ | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 2012-10-09 | 11 | -31/+416 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Blackfin: smp: add smp_mb() to keep coherency | Steven Miao | 2012-10-08 | 1 | -2/+2 |
| | * | | Blackfin: drop irq enable in init_arch_irq() | Steven Miao | 2012-10-08 | 1 | -1/+0 |
| | * | | Blackfin: fix wrong place disabled irq | Steven Miao | 2012-10-08 | 2 | -4/+1 |
| | * | | Blackfin: update defconfig for bf609-ezkit | Bob Liu | 2012-10-08 | 1 | -10/+6 |
| | * | | Blackfin: add bf548 v0.4 revision | Sonic Zhang | 2012-10-08 | 1 | -1/+1 |
| | * | | Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRs | Sonic Zhang | 2012-10-08 | 1 | -0/+271 |
| | * | | Blackfin: cpufreq: fix dpm_state_table | James Cosin | 2012-10-08 | 1 | -3/+2 |
| | * | | Blackfin: bfin_gpio: proc: fix return value | Steven Miao | 2012-10-08 | 1 | -2/+2 |
| | * | | Blackfin: CM-BF537E: Update SPORT support in board file. | Harald Krapfenbauer | 2012-10-08 | 1 | -5/+125 |
| | * | | Blackfin: bf537: fix lq035 platform device name | Scott Jiang | 2012-10-08 | 1 | -1/+1 |