Age | Commit message (Expand) | Author | Files | Lines |
2012-01-18 | [S390] cleanup entry point definition | Christian Borntraeger | 1 | -2/+2 |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -9/+6 |
2012-01-18 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 1 | -6/+5 |
2012-01-18 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 1 | -3/+1 |
2012-01-13 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 1 | -1/+1 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 20 | -1644/+1430 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -4/+4 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -170/+172 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 3 | -170/+172 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2012-01-04 | switch debugfs to umode_t | Al Viro | 1 | -4/+4 |
2011-12-27 | [S390] disassembler: mark exception causing instructions | Heiko Carstens | 1 | -2/+7 |
2011-12-27 | [S390] Enable exception traces by default | Heiko Carstens | 1 | -1/+1 |
2011-12-27 | [S390] return address of compat signals | Martin Schwidefsky | 1 | -2/+2 |
2011-12-27 | [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfo | Michael Holzheu | 1 | -0/+1 |
2011-12-27 | [S390] outstanding interrupts vs. smp_send_stop | Martin Schwidefsky | 1 | -8/+42 |
2011-12-27 | [S390] ipc: call generic sys_ipc demultiplexer | Heiko Carstens | 2 | -67/+12 |
2011-12-27 | [S390] cleanup trap handling | Martin Schwidefsky | 7 | -150/+108 |
2011-12-27 | [S390] topology: increase poll frequency if change is anticipated | Heiko Carstens | 2 | -8/+28 |
2011-12-27 | [S390] entry[64].S improvements | Martin Schwidefsky | 7 | -1171/+926 |
2011-12-27 | [S390] kvm: move cmf host id constant out of lowcore | Martin Schwidefsky | 3 | -4/+5 |
2011-12-27 | [S390] topology: cleanup z10 topology handling | Heiko Carstens | 1 | -29/+48 |
2011-12-27 | [S390] topology: get rid of ifdefs | Heiko Carstens | 3 | -147/+141 |
2011-12-27 | [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup | Michael Holzheu | 1 | -2/+2 |
2011-12-27 | [S390] add support for physical memory > 4TB | Martin Schwidefsky | 1 | -14/+53 |
2011-12-27 | [S390] Remove useless newline in reserve_kdump_bootmem() | Michael Holzheu | 1 | -1/+0 |
2011-12-27 | [S390] Rework create_mem_hole() function | Michael Holzheu | 1 | -55/+67 |
2011-12-27 | [S390] Check for NULL termination in command line setup | Michael Holzheu | 1 | -8/+12 |
2011-12-27 | [S390] irq: fix accounting of external call/emergency signal | Heiko Carstens | 1 | -1/+1 |
2011-12-22 | s390: time - convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -129/+131 |
2011-12-22 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2 | -41/+41 |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 1 | -1/+3 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -2/+4 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 1 | -2/+2 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 1 | -2/+2 |
2011-12-08 | s390: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 1 | -1/+3 |
2011-12-01 | [S390] remove reset of system call restart on psw changes | Martin Schwidefsky | 1 | -12/+0 |
2011-12-01 | [S390] add missing .set function for NT_S390_LAST_BREAK regset | Martin Schwidefsky | 1 | -0/+18 |
2011-12-01 | [S390] ptrace inferior call interactions with TIF_SYSCALL | Martin Schwidefsky | 1 | -5/+3 |
2011-12-01 | [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check | Michael Holzheu | 1 | -1/+1 |
2011-11-14 | [S390] topology: fix topology on z10 machines | Heiko Carstens | 1 | -7/+38 |
2011-11-14 | [S390] avoid STCKF if running in ESA mode | Jan Glauber | 1 | -0/+2 |
2011-11-14 | [S390] zfcpdump: Do not initialize zfcpdump in kdump mode | Michael Holzheu | 1 | -1/+3 |
2011-11-14 | [S390] incorrect note program header | Martin Schwidefsky | 1 | -0/+2 |
2011-11-14 | [S390] wire up process_vm syscalls | Heiko Carstens | 2 | -0/+22 |
2011-11-07 | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -20/+31 |
2011-10-30 | [S390] Remove error checking from copy_oldmem_page() | Michael Holzheu | 1 | -5/+4 |
2011-10-30 | [S390] irqstats: split IPI interrupt accounting | Heiko Carstens | 2 | -2/+6 |
2011-10-30 | [S390] sparse: fix sparse warnings with __user pointers | Martin Schwidefsky | 2 | -12/+14 |
2011-10-30 | [S390] sparse: fix sparse warnings in math-emu | Martin Schwidefsky | 1 | -1/+1 |