| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 | 67 | -819/+1929 |
|\ |
|
| * | [S390] convert cpu related printks to pr_xxx macros. | Martin Schwidefsky | 2008-12-25 | 5 | -100/+112 |
| * | [S390] convert dcssblk and extmem printks messages to pr_xxx macros. | Hongjie Yang | 2008-12-25 | 1 | -63/+43 |
| * | [S390] convert s390 debug feature printks to pr_xxx macros. | Michael Holzheu | 2008-12-25 | 1 | -18/+19 |
| * | [S390] convert appldata printks to pr_xxx macros. | Gerald Schaefer | 2008-12-25 | 3 | -21/+16 |
| * | [S390] convert setup printks to pr_xxx macros. | Martin Schwidefsky | 2008-12-25 | 1 | -26/+46 |
| * | [S390] convert hypfs printks to pr_xxx macros. | Michael Holzheu | 2008-12-25 | 2 | -9/+15 |
| * | [S390] convert time printks to pr_xxx macros. | Martin Schwidefsky | 2008-12-25 | 1 | -5/+9 |
| * | [S390] convert cpacf printks to pr_xxx macros. | Jan Glauber | 2008-12-25 | 1 | -5/+9 |
| * | [S390] convert cpcmd printks to pr_xxx macros. | Christian Borntraeger | 2008-12-25 | 1 | -2/+5 |
| * | [S390] s390: Remove redundant test | Julia Lawall | 2008-12-25 | 1 | -1/+1 |
| * | [S390] s390/setup: set default preferred console device "ttyS" | Hendrik Brueckner | 2008-12-25 | 1 | -0/+3 |
| * | [S390] panic_stack leak in smp_alloc_lowcore | Martin Schwidefsky | 2008-12-25 | 1 | -5/+2 |
| * | [S390] clear_table inline assembly contraints | Martin Schwidefsky | 2008-12-25 | 1 | -1/+4 |
| * | [S390] Remove config options. | Martin Schwidefsky | 2008-12-25 | 9 | -143/+20 |
| * | [S390] cpu topology: remove dead code | Heiko Carstens | 2008-12-25 | 1 | -18/+1 |
| * | [S390] cpu topology: introduce kernel parameter | Heiko Carstens | 2008-12-25 | 1 | -1/+11 |
| * | [S390] add new machine types to setup_hwcaps. | Martin Schwidefsky | 2008-12-25 | 1 | -0/+5 |
| * | [S390] Remove initial kernel stack backchain initialization. | Heiko Carstens | 2008-12-25 | 2 | -2/+0 |
| * | [S390] s390: use the new byteorder headers | Harvey Harrison | 2008-12-25 | 1 | -51/+21 |
| * | [S390] Add processor type march=z10 and a processor type safety check. | Martin Schwidefsky | 2008-12-25 | 5 | -47/+61 |
| * | [S390] remove warnings with functions ending in BUG | Martin Schwidefsky | 2008-12-25 | 1 | -1/+4 |
| * | [S390] mark disabled_wait as noreturn function | Heiko Carstens | 2008-12-25 | 1 | -1/+3 |
| * | [S390] cio: update sac values | Peter Oberparleiter | 2008-12-25 | 1 | -2/+2 |
| * | [S390] remove ptrace warning on 31 bit. | Martin Schwidefsky | 2008-12-25 | 1 | -6/+4 |
| * | [S390] ftrace: function tracer backend for s390 | Heiko Carstens | 2008-12-25 | 5 | -0/+76 |
| * | [S390] service level interface. | Martin Schwidefsky | 2008-12-25 | 1 | -0/+11 |
| * | [S390] qdio: rework debug feature logging | Jan Glauber | 2008-12-25 | 1 | -10/+0 |
| * | [S390] qdio: fix qeth port count detection | Jan Glauber | 2008-12-25 | 1 | -8/+8 |
| * | [S390] zcrypt: Use of Thin Interrupts | Felix Beck | 2008-12-25 | 1 | -0/+1 |
| * | [S390] Move stfle to header file. | Heiko Carstens | 2008-12-25 | 2 | -19/+18 |
| * | [S390] convert s390 to generic IPI infrastructure | Heiko Carstens | 2008-12-25 | 4 | -158/+24 |
| * | [S390] serialize stp/etr work | Martin Schwidefsky | 2008-12-25 | 1 | -5/+18 |
| * | [S390] convert etr/stp to stop_machine interface | Heiko Carstens | 2008-12-25 | 1 | -81/+131 |
| * | [S390] introduce vdso on s390 | Martin Schwidefsky | 2008-12-25 | 24 | -1/+1218 |
| * | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2008-12-25 | 7 | -9/+7 |
| * | [S390] cpu topology: dont destroy cpu sets on topology change | Heiko Carstens | 2008-12-25 | 1 | -1/+2 |
| * | [S390] audit: get s390 ret_from_fork in sync with other architectures | Al Viro | 2008-12-25 | 2 | -2/+2 |
| * | [S390] cpu topology: fix cpu_core_map initialization | Heiko Carstens | 2008-12-25 | 1 | -4/+4 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 6 | -8/+9 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 | 38 | -530/+858 |
| |\ \ \
| | | |/ |
|
| * | | | sched: let arch_update_cpu_topology indicate if topology changed | Heiko Carstens | 2008-12-12 | 1 | -2/+3 |
| * | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 77 | -1700/+2613 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 100 | -905/+3215 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 2008-11-21 | 38 | -173/+283 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 | 150 | -2714/+6301 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 | 5 | -5/+5 |
| * | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-11-07 | 32 | -114/+236 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, sched: enable wchan config menu item on 64-bit | Ken Chen | 2008-11-06 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 45 | -1198/+2221 |
|\ \ \ \ \ \ \ \ \ |
|