Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 11 | -52/+58 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-08 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-01 | 4 | -3/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-28 | 1 | -0/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-11-13 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | s390/mmap: randomize mmap base for bottom up direction | Heiko Carstens | 2013-11-13 | 1 | -2/+7 | |
| * | | | | | | | | | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-13 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 7 | -29/+33 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 | 5 | -24/+28 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 4 | -3/+8 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-12 | 1 | -31/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker | 2013-10-01 | 1 | -31/+21 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky | 2013-11-04 | 6 | -51/+21 | |
* | | | | | | | | s390/mm: page_table_realloc returns failure | Dominik Dingel | 2013-10-31 | 1 | -8/+13 | |
* | | | | | | | | s390: allow to set gcc -mtune flag | Heiko Carstens | 2013-10-31 | 2 | -0/+69 | |
* | | | | | | | | s390/percpu: remove this_cpu_xor() implementation | Heiko Carstens | 2013-10-31 | 1 | -6/+0 | |
* | | | | | | | | s390/vtime: correct idle time calculation | Martin Schwidefsky | 2013-10-31 | 2 | -3/+3 | |
* | | | | | | | | s390/time: fix get_tod_clock_ext inline assembly | Martin Schwidefsky | 2013-10-31 | 1 | -2/+4 | |
* | | | | | | | | s390: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-10-28 | 3 | -10/+10 | |
* | | | | | | | | s390/pci: cleanup function information block | Sebastian Ott | 2013-10-24 | 2 | -40/+21 | |
* | | | | | | | | s390/pci: remove CONFIG_PCI_DEBUG dependancy | Sebastian Ott | 2013-10-24 | 1 | -5/+0 | |
* | | | | | | | | s390/pci: message cleanup | Sebastian Ott | 2013-10-24 | 4 | -61/+46 | |
* | | | | | | | | Update default configuration | Martin Schwidefsky | 2013-10-24 | 1 | -1/+3 | |
* | | | | | | | | s390: add a couple of useful defconfigs | Heiko Carstens | 2013-10-24 | 4 | -0/+1969 | |
* | | | | | | | | s390/percpu: make use of interlocked-access facility 1 instructions | Heiko Carstens | 2013-10-24 | 1 | -25/+100 | |
* | | | | | | | | s390/percpu: use generic percpu ops for CONFIG_32BIT | Heiko Carstens | 2013-10-24 | 1 | -19/+7 | |
* | | | | | | | | s390/compat: make psw32_user_bits a constant value again | Heiko Carstens | 2013-10-24 | 4 | -8/+6 | |
* | | | | | | | | s390: fix handling of runtime instrumentation psw bit | Heiko Carstens | 2013-10-24 | 6 | -15/+37 | |
* | | | | | | | | s390: fix save and restore of the floating-point-control register | Martin Schwidefsky | 2013-10-24 | 10 | -111/+175 | |
* | | | | | | | | s390/crypto: fix aes_s390 crypto module unload problem | Ingo Tuchscherer | 2013-10-24 | 1 | -3/+12 | |
* | | | | | | | | s390/appldata: make copy_from_user() invocations provably correct | Heiko Carstens | 2013-10-24 | 1 | -3/+5 | |
* | | | | | | | | s390/cmm: make copy_from_user() invocation provably correct | Heiko Carstens | 2013-10-24 | 1 | -2/+2 | |
* | | | | | | | | s390/cache: get rid of compile warning | Heiko Carstens | 2013-10-24 | 1 | -3/+2 | |
* | | | | | | | | s390/compat,signal: change return values to -EFAULT | Heiko Carstens | 2013-10-24 | 2 | -17/+19 | |
* | | | | | | | | s390: Remove unused declaration of zfcpdump_prefix_array[] | Michael Holzheu | 2013-10-24 | 1 | -1/+0 | |
* | | | | | | | | s390/cio: fix error-prone defines | Peter Oberparleiter | 2013-10-24 | 1 | -19/+19 | |
* | | | | | | | | s390: Remove zfcpdump NR_CPUS dependency | Michael Holzheu | 2013-10-24 | 4 | -15/+40 | |
* | | | | | | | | s390/ftrace: prepare_ftrace_return() function call order | Heiko Carstens | 2013-10-24 | 1 | -5/+4 | |
* | | | | | | | | s390/crashdump: remove unused variable | Heiko Carstens | 2013-10-24 | 1 | -1/+0 | |
* | | | | | | | | s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask() | Chen Gang | 2013-10-24 | 1 | -2/+2 | |
* | | | | | | | | s390/gup: handle zero nr_pages case correctly | Heiko Carstens | 2013-10-24 | 1 | -1/+1 | |
* | | | | | | | | s390/gup: reduce code duplication between [__]get_user_pages_fast functions | Heiko Carstens | 2013-10-24 | 1 | -58/+23 | |
* | | | | | | | | s390/mm: do not initialize storage keys | Martin Schwidefsky | 2013-10-24 | 3 | -2/+11 | |
* | | | | | | | | s390/bpf,jit: fix prolog oddity | Martin Schwidefsky | 2013-10-24 | 1 | -2/+2 | |
* | | | | | | | | s390: cleanup and add sanity checks to control register macros | Heiko Carstens | 2013-10-24 | 1 | -61/+51 | |
* | | | | | | | | s390/pci: implement hibernation hooks | Sebastian Ott | 2013-10-24 | 1 | -0/+41 |