| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ |
|
| * | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 |
| |\ \ \ \ \ |
|
| | * | | | | | sparc: dma-mapping: support debug_dma_mapping_error | Shuah Khan | 2012-11-17 |
| | |/ / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-12-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. | David S. Miller | 2012-12-19 |
| * | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. | David S. Miller | 2012-12-19 |
| * | | | | | | sparc64: Fix ECB looping constructs in AES code. | David S. Miller | 2012-12-19 |
| * | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. | David S. Miller | 2012-12-19 |
| * | | | | | | sparc64: Fix AES ctr mode block size. | David S. Miller | 2012-12-19 |
| * | | | | | | sparc64: Fix unrolled AES 256-bit key loops. | David S. Miller | 2012-12-19 |
| * | | | | | | sparc64: Define pte_accessible() | David S. Miller | 2012-12-18 |
| * | | | | | | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp | 2012-12-18 |
* | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | modules: don't hand 0 to vmalloc. | Rusty Russell | 2012-12-13 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas | 2012-12-17 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-25 |
| |\| | | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-17 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | sparc: bpf_jit_comp: add VLAN instructions for BPF JIT | Daniel Borkmann | 2012-11-06 |
| * | | | | | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 |
| * | | | | | flagday: kill pt_regs argument of do_fork() | Al Viro | 2012-11-29 |
| * | | | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 |
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 2012-11-16 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc | Al Viro | 2012-11-16 |
| | |\ \ \ \ \ |
|
| | * | | | | | | sparc32: switch to generic sys_execve() | Al Viro | 2012-10-16 |
| | * | | | | | | sparc32: switch to generic kernel_execve() | Al Viro | 2012-10-16 |
| | * | | | | | | sparc32: switch to generic kernel_thread() | Al Viro | 2012-10-16 |
| | * | | | | | | sparc32: bury the remnants of LOWSYS tricks | Al Viro | 2012-10-16 |
| | * | | | | | | sparc64: convert to generic execve | Al Viro | 2012-10-16 |
| | * | | | | | | sparc64: switch to generic kernel_execve() | Al Viro | 2012-10-14 |
| | * | | | | | | sparc64: take fprs_write() and friends to start_thread() | Al Viro | 2012-10-14 |
| | * | | | | | | sparc64: switch to generic kernel_thread() | Al Viro | 2012-10-14 |
| | * | | | | | | sparc64: clear syscall_noerror on the entry to syscall, not on the exit | Al Viro | 2012-10-14 |
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 |
| | | |_|_|_|/
| | |/| | | | |
|
* | | | | | | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/ | Andrew Morton | 2012-12-11 |
| * | | | | | | | mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture | Michel Lespinasse | 2012-12-11 |
| * | | | | | | | mm: use vm_unmapped_area() on sparc64 architecture | Michel Lespinasse | 2012-12-11 |
| * | | | | | | | mm: use vm_unmapped_area() on sparc32 architecture | Michel Lespinasse | 2012-12-11 |
* | | | | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 2012-11-14 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 2012-10-25 |
| | |_|/ / / /
| |/| | | | | |
|