summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2013-02-25fix compat truncate/ftruncateAl Viro2-12/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2-7/+1
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-491/+32
2013-02-24memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+4
2013-02-24memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+12
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds38-302/+420
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2013-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller1-0/+3
2013-02-14s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner1-0/+3
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner5-12/+11
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky8-90/+110
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2-5/+8
2013-02-14s390/linker skript: discard exit.data at runtimeHeiko Carstens1-0/+4
2013-02-14s390/bpf,jit: add vlan tag supportHeiko Carstens1-0/+21
2013-02-14s390/Kconfig: sort list of arch selected config optionsHeiko Carstens1-57/+58
2013-02-14s390/pci: fix hotplug module initSebastian Ott2-7/+24
2013-02-14s390/pci: cleanup clp page allocationSebastian Ott2-3/+2
2013-02-14s390/pci: cleanup clp inline assemblySebastian Ott1-5/+6
2013-02-14s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner1-7/+6
2013-02-14s390/mm: provide PAGE_SHARED defineHeiko Carstens1-0/+1
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2-5/+5
2013-02-14s390/dma: remove dma_is_consistent() declarationHeiko Carstens1-1/+0
2013-02-14s390/dma: provide dma_cache_sync() functionHeiko Carstens1-2/+5
2013-02-14s390/barrier: convert mb() to define againHeiko Carstens1-6/+3
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens13-48/+48
2013-02-14s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu1-4/+12
2013-02-14s390/chsc: cleanup SEI helper functionsSebastian Ott1-0/+5
2013-02-14s390/modules: add relocation overflow checkingMartin Schwidefsky1-51/+89
2013-02-14burying unused conditionalsAl Viro2-8/+0
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2013-02-04s390: kill useless wrappersAl Viro2-161/+22
2013-02-04s390: switch to generic old sigaction()Al Viro7-89/+3
2013-02-04s390: switch to generic compat rt_sigactionAl Viro4-49/+2
2013-02-04s390: switch to generic compat sched_rr_get_interval()Al Viro3-19/+1
2013-02-04s390: switch to generic old sigsuspendAl Viro3-11/+1
2013-02-04s390: switch to generic compat rt_sigqueueinfo()Al Viro4-17/+2
2013-02-04s390: switch to generic compat rt_sigpending()Al Viro4-22/+2
2013-02-04s390: switch to generic compat rt_sigprocmask(2)Al Viro4-32/+2
2013-02-04s390: switch to generic sigaltstackAl Viro7-83/+7
2013-02-04consolidate kernel-side struct sigaction declarationsAl Viro1-7/+1
2013-02-04consolidate declarations of k_sigactionAl Viro1-4/+0
2013-01-31s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-8/+35
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker1-3/+3
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+0
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-22s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer1-0/+12