| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-03-25 |
|\ |
|
| * | [S390] cmpxchg: implement cmpxchg64() | Heiko Carstens | 2011-03-23 |
| * | [S390] xchg/cmpxchg: move to own header file | Heiko Carstens | 2011-03-23 |
| * | [S390] ccwgroup_driver: remove duplicate members | Sebastian Ott | 2011-03-23 |
| * | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 |
| * | [S390] wire up sys_syncfs | Heiko Carstens | 2011-03-23 |
| * | [S390] wire up sys_clock_adjtime | Heiko Carstens | 2011-03-23 |
| * | [S390] wire up sys_open_by_handle_at | Heiko Carstens | 2011-03-23 |
| * | [S390] wire up sys_name_to_handle_at | Heiko Carstens | 2011-03-23 |
* | | remove dma64_addr_t | FUJITA Tomonori | 2011-03-23 |
* | | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 |
* | | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 |
* | | s390: introduce little-endian bitops | Akinobu Mita | 2011-03-23 |
|/ |
|
* | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-03-17 |
|\ |
|
| * | [S390] Write protect module text and RO data | Jan Glauber | 2011-03-15 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 |
|\ \ |
|
| * \ | Merge commit 'v2.6.38-rc5' into core/locking | Ingo Molnar | 2011-02-16 |
| |\ \ |
|
| * | | | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 2011-01-27 |
| * | | | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 2011-01-27 |
| * | | | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 2011-01-27 |
| * | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 2011-01-27 |
| * | | | rwsem: Cleanup includes | Thomas Gleixner | 2011-01-27 |
* | | | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 |
* | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 |
| |_|/
|/| | |
|
* | | | [S390] net: provide architecture specific NET_SKB_PAD | Horst Hartmann | 2011-02-17 |
* | | | [S390] atomic: use inline asm | Heiko Carstens | 2011-02-17 |
* | | | [S390] atomic: use ACCESS_ONCE() for atomic_read() | Heiko Carstens | 2011-02-17 |
| |/
|/| |
|
* | | s390: remove task_show_regs | Martin Schwidefsky | 2011-02-15 |
* | | [S390] use asm-generic/cacheflush.h | Akinobu Mita | 2011-01-31 |
* | | [S390] tlb: fix build error caused by THP | Heiko Carstens | 2011-01-31 |
|/ |
|
* | [S390] Randomize PIEs | Heiko Carstens | 2011-01-12 |
* | [S390] Randomise the brk region | Heiko Carstens | 2011-01-12 |
* | [S390] Add is_32bit_task() helper function | Heiko Carstens | 2011-01-12 |
* | [S390] Randomize lower bits of stack address | Heiko Carstens | 2011-01-12 |
* | [S390] mmap: consider stack address randomization | Heiko Carstens | 2011-01-12 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-01-07 |
|\ |
|
| * | [S390] smp: remove cpu hotplug messages | Heiko Carstens | 2011-01-05 |
| * | [S390] mutex: Introduce arch_mutex_cpu_relax() | Gerald Schaefer | 2011-01-05 |
| * | [S390] cleanup ftrace backend functions | Martin Schwidefsky | 2011-01-05 |
| * | [S390] ptrace cleanup | Martin Schwidefsky | 2011-01-05 |
| * | [S390] smp/idle: call init_idle() before starting a new cpu | Heiko Carstens | 2011-01-05 |
| * | [S390] dasd: Add support for raw ECKD access. | Stefan Haberland | 2011-01-05 |
| * | [S390] dasd: Improve handling of stolen DASD reservation | Stefan Weinhuber | 2011-01-05 |
| * | [S390] cio: obtain mdc value per channel path | Sebastian Ott | 2011-01-05 |
| * | [S390] nohz: optimize arch_needs_cpu() | Heiko Carstens | 2011-01-05 |
| * | [S390] qdio: outbound tasklet scan threshold | Jan Glauber | 2011-01-05 |
| * | [S390] current_thread_info optimization | Martin Schwidefsky | 2011-01-05 |
| * | [S390] extint: get rid of early code plus cleanup | Heiko Carstens | 2011-01-05 |
| * | [S390] pfault: delay register of pfault interrupt | Heiko Carstens | 2011-01-05 |