ALSA: pcm: fix delta calculation at boundary wraparound
[safe/jmp/linux-2.6] / arch / s390 / kernel /
2010-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-05-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-05-17 Heiko Carstens[S390] debug: enable exception-trace debug facility
2010-05-17 Heiko Carstens[S390] user space fault: report fault before calling...
2010-05-17 Heiko Carstens[S390] topology: expose core identifier
2010-05-17 Christoph Egger[S390] vdso: remove redundant check for CONFIG_64BIT
2010-05-17 Martin Schwidefsky[S390] avoid default_llseek in s390 drivers
2010-05-17 Martin Schwidefsky[S390] add breaking event address for user space
2010-05-17 Carsten Otte[S390] virtualization aware cpu measurement
2010-05-17 Martin Schwidefsky[S390] idle time accounting vs. machine checks
2010-05-17 Martin Schwidefsky[S390] improve irq tracing code in entry[64].S
2010-05-17 Martin Schwidefsky[S390] cleanup sysc_work and io_work code
2010-05-17 Martin Schwidefsky[S390] More cleanup for struct _lowcore
2010-05-12 Martin Schwidefsky[S390] correct address of _stext with CONFIG_SHARED_KER...
2010-05-12 Gerald Schaefer[S390] ptrace: fix return value of do_syscall_trace_enter()
2010-05-08 Ingo MolnarMerge branch 'cpu_stop' of git://git./linux/kernel...
2010-05-06 Tejun Heostop_machine: reimplement using cpu_stop
2010-04-22 Hendrik Brueckner[S390] vdso: use ntp adjusted clock multiplier
2010-04-22 Sebastian Ott[S390] add hook to reenable mss after hibernation
2010-04-09 Heiko Carstens[S390] nss: add missing .previous statement to asm...
2010-04-09 Martin Schwidefsky[S390] fix io_return critical section cleanup
2010-04-09 Julia Lawall[S390] arch/s390/kernel: Add missing unlock
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Martin Schwidefsky[S390] fix boot failures with compressed kernels
2010-03-24 Heiko Carstens[S390] smp: fix lowcore allocation
2010-03-24 Michael Holzheu[S390] zcore: CPU registers are not saved under LPAR
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Christoph Hellwigimprove sys_newuname() for compat architectures
2010-03-12 Christoph HellwigAdd generic sys_ipc wrapper
2010-03-12 Christoph HellwigAdd generic sys_old_mmap()
2010-03-12 Christoph HellwigAdd generic sys_old_select()
2010-03-08 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 John Stultz[S390] Cleanup xtime usage
2010-03-08 Heiko Carstenssysdev: fix missing s390 conversion
2010-03-08 Andi Kleensysdev: Pass attribute in sysdev_class attributes show...
2010-02-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2010-02-27 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2010-02-26 Heiko Carstens[S390] time: remove unused code
2010-02-26 Martin Schwidefsky[S390] add support for compressed kernels
2010-02-26 Martin Schwidefsky[S390] codepage conversion of kernel parameter line
2010-02-26 Martin Schwidefsky[S390] add z9-ec/z10 instruction to kernel disassembler
2010-02-26 Heiko Carstens[S390] Cleanup struct _lowcore usage and defines.
2010-02-26 Heiko Carstens[S390] Replace ENOTSUPP usage with EOPNOTSUPP
2010-02-26 Martin Schwidefsky[S390] add MACHINE_IS_LPAR flag
2010-02-26 Heiko Carstens[S390] smp: rework sigp code
2010-02-26 Heiko Carstens[S390] smp: always reboot on cpu 0
2010-02-26 Heiko Carstens[S390] smp: rename and add lowcore defines
2010-02-26 Heiko Carstens[S390] zfcpdump: remove cross arch dump support
2010-02-26 Martin Schwidefsky[S390] use inline assembly contraints available with...
2010-02-17 Heiko Carstenss390: Add pt_regs register and stack access API
2010-02-17 Mike Frysingertracing: Unify arch_syscall_addr() implementations
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-27 Martin Schwidefsky[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
2010-01-27 Martin Schwidefsky[S390] use set_current_state in sigsuspend
2010-01-13 Heiko Carstens[S390] unwire sys_recvmmsg again
2010-01-13 Heiko Carstens[S390] mmap: add missing compat_ptr conversion to both...
2010-01-13 Heiko Carstens[S390] Move __cpu_logical_map to smp.c
2010-01-13 Heiko Carstens[S390] smp: remove volatile type quilifier from __cpu_l...
2010-01-13 Heiko Carstens[S390] smp: setup smp_processor_id early
2010-01-13 Martin Schwidefsky[S390] remove superfluous TIF_USEDFPU bit
2010-01-13 Martin Schwidefsky[S390] duplicate SIGTRAP on signal delivery.
2010-01-13 Martin Schwidefsky[S390] clear TIF_SINGLE_STEP for new process.
2010-01-13 Martin Schwidefsky[S390] fix loading of PER control registers for utrace.
2009-12-18 Heiko Carstens[S390] Use strim instead of strstrip to avoid false...
2009-12-18 Oleg Nesterov[S390] ptrace: dont abuse PT_PTRACED
2009-12-18 Martin Schwidefsky[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
2009-12-18 Heiko Carstens[S390] wire up sys_recvmmsg
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-14 Boaz Harroshs390: remove un-used nfsd #includes
2009-12-11 Al ViroUnify sys_mmap*
2009-12-11 Al ViroKill ancient crap in s390 compat mmap
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-urgent' of git://git...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Boaz Harrosh[S390] s390: remove unused nfsd #includes
2009-12-07 Aristeu Rozanski[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCAL...
2009-12-07 Heiko Carstens[S390] etr/stp: put correct per cpu variable
2009-12-07 Martin Schwidefsky[S390] Improve address space mode selection.
2009-12-07 Hendrik Brueckner[S390] s390: clear high-order bits of registers after...
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-17 Lin Mingtimekeeping: Fix clock_gettime vsyscall time warp
2009-11-13 Christian Borntraeger[S390] s390: fix single stepping on svc0
2009-11-13 Martin Schwidefsky[S390] reset cputime accounting after IPL from NSS
2009-11-12 Eric W. Biedermansysctl s390: Remove dead sysctl binary support
2009-11-06 Eric W. Biedermansysctl: s390 Use the compat_sys_sysctl
2009-11-05 Martin Schwidefskynohz: Introduce arch_needs_cpu
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-10-29 Heiko Carstens[S390] smp: fix sigp sense handling
2009-10-29 Heiko Carstens[S390] smp: fix sigp stop handling
2009-10-29 Heiko Carstens[S390] smp: fix prefix handling of offlined cpus
2009-10-29 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-15 Ingo MolnarMerge branch 'tracing/core' into perf/core
2009-10-14 Andreas Krebbel[S390] Add highgprs facility to /proc/cpuinfo
2009-10-14 Frederic Weisbeckertracing: Move syscalls metadata handling from arch...
2009-10-06 Heiko Carstens[S390] 64-bit register support for 31-bit processes
2009-10-06 Michael Holzheu[S390] hibernate: Use correct place for CPU address...
2009-10-06 Martin Schwidefsky[S390] pm: ignore time spend in suspended state
next