aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
...
| * | | | s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-23
| * | | | s390/disassembler: add new instructionsHeiko Carstens2012-11-23
| * | | | s390: add zEC12 code generation supportHeiko Carstens2012-11-23
| * | | | s390/topology: cleanup topology codeHeiko Carstens2012-11-23
| * | | | s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens2012-11-23
| * | | | s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-23
| * | | | s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-23
| * | | | s390: use ccw_device_get_schidSebastian Ott2012-11-23
| * | | | s390: Add a mechanism to get the subchannel id.Cornelia Huck2012-11-23
| * | | | s390/crypto: Don't panic after crypto instruction failuresJan Glauber2012-11-23
| * | | | s390/traps: preinitialize program check tableHeiko Carstens2012-11-23
| * | | | s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens2012-11-23
| * | | | s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens2012-11-23
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \ \ \ \
| * | | | | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
| |\| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * | | | | s390: switch to generic fork/vfork/cloneAl Viro2012-11-28
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-16
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-29
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-08
| |\ \ \ \ \ \ \
| | * | | | | | | vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-20
| | * | | | | | | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-19
| | * | | | | | | vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-19
| | * | | | | | | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-19
| * | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2012-12-07
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | kvm: Directly account vtime to system on guest switchFrederic Weisbecker2012-10-29
| * | | | | | | | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-29
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| | |/ / / / / /
* | / / / / / / mm: add comment on storage key dirty bit semanticsJan Kara2012-12-11
|/ / / / / / /
* | / / / / / open*(2) compat fixes (s390, arm64)Al Viro2012-12-02
| |/ / / / / |/| | | | |
* | | | | | s390/mm: have 16 byte aligned struct pagesHeiko Carstens2012-11-13
* | | | | | s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens2012-11-13
* | | | | | s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-13
* | | | | | s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-12
* | | | | | s390/signal: set correct address space controlMartin Schwidefsky2012-11-12
| |_|/ / / |/| | | |
* | | | | s390/sclp: fix addressing mode clobberHeiko Carstens2012-11-06
* | | | | s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-06
* | | | | s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer2012-10-26