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