| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 29 | -314/+403 |
| |\ |
|
| * | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-05-20 | 10 | -249/+919 |
|\ \ \ |
|
| * | | | crypto: s390 - add System z hardware support for CTR mode | Gerald Schaefer | 2011-05-04 | 3 | -4/+377 |
| * | | | crypto: s390 - add System z hardware support for GHASH | Gerald Schaefer | 2011-05-04 | 3 | -0/+164 |
| * | | | crypto: s390 - add System z hardware support for XTS mode | Gerald Schaefer | 2011-05-04 | 2 | -0/+264 |
| * | | | crypto: s390 - cleanup DES code | Jan Glauber | 2011-05-04 | 2 | -235/+96 |
| * | | | crypto: s390 - extend crypto facility check | Jan Glauber | 2011-05-04 | 7 | -12/+20 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar | 2011-05-12 | 4 | -8/+9 |
| |\ \ \ \ \ |
|
| * | | | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -3/+3 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-19 | 5 | -4/+99 |
|\ \ \ \ \ \ |
|
| * | | | | | | ftrace/s390: mcount offset calculation | Martin Schwidefsky | 2011-05-16 | 1 | -3/+1 |
| * | | | | | | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar | 2011-05-10 | 4 | -8/+9 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-04-27 | 4 | -1/+98 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | jump label: Add s390 support | Jan Glauber | 2011-04-04 | 4 | -1/+98 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | module: undo module RONX protection correctly. | Jan Glauber | 2011-05-19 | 2 | -0/+6 |
| |_|_|/ /
|/| | | | |
|
* | | | | | [S390] fix alloc_pgste check in init_new_context | Martin Schwidefsky | 2011-05-10 | 1 | -1/+1 |
* | | | | | [S390] oprofile: fix min/max interval query checks | Martin Schwidefsky | 2011-05-10 | 3 | -18/+8 |
* | | | | | [S390] replace diag10() with diag10_range() function | Michael Holzheu | 2011-05-10 | 3 | -24/+16 |
* | | | | | [S390] disassembler: handle b280/spp instruction | Christian Borntraeger | 2011-05-10 | 1 | -0/+1 |
* | | | | | [S390] kernel: Initialize register 14 when starting new CPU | Michael Holzheu | 2011-05-10 | 2 | -2/+2 |
| |_|/ /
|/| | | |
|
* | | | | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs | Heiko Carstens | 2011-04-29 | 1 | -1/+1 |
* | | | | [S390] prng: fix pointer arithmetic | Martin Schwidefsky | 2011-04-27 | 1 | -1/+1 |
* | | | | [S390] kvm-390: Let kernel exit SIE instruction on work | Carsten Otte | 2011-04-20 | 1 | -2/+2 |
* | | | | [S390] pfault: fix token handling | Heiko Carstens | 2011-04-20 | 1 | -2/+2 |
* | | | | [S390] fix page table walk for changing page attributes | Jan Glauber | 2011-04-20 | 1 | -2/+3 |
* | | | | [S390] prng: prevent access beyond end of stack | Jan Glauber | 2011-04-20 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-04-08 | 4 | -8/+8 |
|\ \ \ |
|
| * | | | [S390] compile fix for latest binutils | Martin Schwidefsky | 2011-04-04 | 1 | -1/+1 |
| * | | | [S390] Fix parameter passing for smp_switch_to_cpu() | Michael Holzheu | 2011-04-04 | 2 | -2/+6 |
| * | | | [S390] oprofile s390: prevent stack corruption | Jan Glauber | 2011-04-04 | 1 | -5/+1 |
| |/ / |
|
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 9 | -11/+11 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-03-25 | 11 | -262/+332 |
|\ \ |
|
| * | | [S390] cmpxchg: implement cmpxchg64() | Heiko Carstens | 2011-03-23 | 1 | -9/+29 |
| * | | [S390] xchg/cmpxchg: move to own header file | Heiko Carstens | 2011-03-23 | 2 | -195/+206 |
| * | | [S390] ccwgroup_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -4/+0 |
| * | | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -4/+0 |
| * | | [S390] setup: register bss section as resource | Heiko Carstens | 2011-03-23 | 1 | -0/+8 |
| * | | [S390] setup: simplify setup_resources() | Heiko Carstens | 2011-03-23 | 1 | -46/+34 |
| * | | [S390] wire up sys_syncfs | Heiko Carstens | 2011-03-23 | 3 | -1/+8 |
| * | | [S390] wire up sys_clock_adjtime | Heiko Carstens | 2011-03-23 | 3 | -1/+9 |
| * | | [S390] wire up sys_open_by_handle_at | Heiko Carstens | 2011-03-23 | 3 | -1/+10 |
| * | | [S390] wire up sys_name_to_handle_at | Heiko Carstens | 2011-03-23 | 3 | -1/+12 |
| * | | [S390] oprofile: disable hw sampling for CONFIG_32BIT | Heiko Carstens | 2011-03-23 | 2 | -3/+15 |
| * | | [S390] early: limit savesys cmd string handling | Heiko Carstens | 2011-03-23 | 1 | -2/+3 |
| * | | [S390] early: Fix possible overlapping data buffer | Chen Liu | 2011-03-23 | 1 | -7/+10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-23 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson | 2011-03-23 | 1 | -1/+1 |