| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-01-30 | 2 | -3/+2 |
|\ |
|
| * | [S390] cleanup entry point definition | Christian Borntraeger | 2012-01-18 | 2 | -3/+2 |
* | | kdump: define KEXEC_NOTE_BYTES arch specific for s390x | Michael Holzheu | 2012-01-23 | 1 | -0/+18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | 2 | -10/+11 |
|\ |
|
| * | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -6/+5 |
| * | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 2 | -4/+6 |
* | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-01-14 | 3 | -3/+5 |
|\ \ |
|
| * | | UAPI: Split trivial #if defined(__KERNEL__) && X conditionals | David Howells | 2011-12-13 | 1 | -1/+3 |
| * | | UAPI: Alter the S390 asm include guards to be recognisable by the UAPI splitter | David Howells | 2011-12-13 | 2 | -2/+2 |
* | | | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-12 | 1 | -1/+1 |
* | | | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 2012-01-12 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2012-01-09 | 1 | -22/+22 |
|\ \ |
|
| * | | percpu: Remove irqsafe_cpu_xxx variants | Christoph Lameter | 2011-12-22 | 1 | -22/+22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-01-09 | 40 | -1840/+1626 |
|\ \ \ |
|
| * | | | [S390] disassembler: mark exception causing instructions | Heiko Carstens | 2011-12-27 | 1 | -2/+7 |
| * | | | [S390] Enable exception traces by default | Heiko Carstens | 2011-12-27 | 1 | -1/+1 |
| * | | | [S390] return address of compat signals | Martin Schwidefsky | 2011-12-27 | 1 | -2/+2 |
| * | | | [S390] sysctl: get rid of dead declaration | Heiko Carsten | 2011-12-27 | 1 | -2/+0 |
| * | | | [S390] qdio: fix kernel panic for zfcp 31-bit | Steffen Maier | 2011-12-27 | 1 | -2/+3 |
| * | | | [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfo | Michael Holzheu | 2011-12-27 | 1 | -0/+1 |
| * | | | [S390] outstanding interrupts vs. smp_send_stop | Martin Schwidefsky | 2011-12-27 | 2 | -8/+43 |
| * | | | [S390] ipc: call generic sys_ipc demultiplexer | Heiko Carstens | 2011-12-27 | 3 | -67/+13 |
| * | | | [S390] cleanup trap handling | Martin Schwidefsky | 2011-12-27 | 12 | -210/+158 |
| * | | | [S390] Remove Kerntypes leftovers | Heiko Carstens | 2011-12-27 | 1 | -1/+1 |
| * | | | [S390] topology: increase poll frequency if change is anticipated | Heiko Carstens | 2011-12-27 | 3 | -8/+30 |
| * | | | [S390] entry[64].S improvements | Martin Schwidefsky | 2011-12-27 | 8 | -1237/+1002 |
| * | | | [S390] make arch/s390 subdirectories depend on config option | Jan Glauber | 2011-12-27 | 2 | -7/+7 |
| * | | | [S390] kvm: move cmf host id constant out of lowcore | Martin Schwidefsky | 2011-12-27 | 4 | -5/+6 |
| * | | | [S390] topology: cleanup z10 topology handling | Heiko Carstens | 2011-12-27 | 1 | -29/+48 |
| * | | | [S390] disable MACHINE_IS_VM check for pfault | Carsten Otte | 2011-12-27 | 1 | -4/+2 |
| * | | | [S390] topology: get rid of ifdefs | Heiko Carstens | 2011-12-27 | 6 | -162/+176 |
| * | | | [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup | Michael Holzheu | 2011-12-27 | 1 | -2/+2 |
| * | | | [S390] add support for physical memory > 4TB | Martin Schwidefsky | 2011-12-27 | 5 | -53/+68 |
| * | | | [S390] Remove useless newline in reserve_kdump_bootmem() | Michael Holzheu | 2011-12-27 | 1 | -1/+0 |
| * | | | [S390] Rework create_mem_hole() function | Michael Holzheu | 2011-12-27 | 1 | -55/+67 |
| * | | | [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260 | Christian Borntraeger | 2011-12-27 | 1 | -0/+3 |
| * | | | [S390] Check for NULL termination in command line setup | Michael Holzheu | 2011-12-27 | 1 | -8/+12 |
| * | | | [S390] irq: fix accounting of external call/emergency signal | Heiko Carstens | 2011-12-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 78 | -461/+2144 |
| |\ \ \ |
|
| * | | | | s390: drop "select HAVE_GET_USER_PAGES_FAST" | Paul Bolle | 2011-11-13 | 1 | -1/+0 |
* | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | 5 | -23/+27 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 4 | -15/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-06 | 1 | -2/+2 |
| * | | | | | | consolidate umode_t declarations | Al Viro | 2012-01-03 | 1 | -2/+0 |
| * | | | | | | hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREG | Al Viro | 2012-01-03 | 1 | -5/+5 |
| * | | | | | | switch debugfs to umode_t | Al Viro | 2012-01-03 | 2 | -6/+6 |
* | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 3 | -170/+172 |
|\ \ \ \ \ \ \ |
|