Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
e11db063d86d0ef9d7903cb463bb542b5d4e9ddd
/
arch
/
s390
/
kernel
55669bf
[PATCH] audit: AUDIT_PERM support
by Al Viro
· 19 years ago
dc104fb
[PATCH] audit: more syscall classes added
by Al Viro
· 19 years ago
c080379
[PATCH] syscall classes hookup for ppc and s390
by Al Viro
· 19 years ago
d7cf0d5
[S390] sysfs_create_xxx return values.
by Heiko Carstens
· 19 years ago
dc8f5d2
[S390] .align 4096 statements in head.S
by Heiko Carstens
· 19 years ago
d2c993d
[S390] Fix sparse warnings.
by Heiko Carstens
· 19 years ago
7e56081
[S390] path grouping and path verifications fixes.
by Cornelia Huck
· 19 years ago
f84dfe8
[PATCH] s390: remove BINFMT_ELF32 config option
by Heiko Carstens
· 19 years ago
829035fd
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c
by Paul Mackerras
· 19 years ago
1f194a4
[PATCH] lockdep: irqtrace subsystem, s390 support
by Heiko Carstens
· 19 years ago
5bdc9b4
[PATCH] lockdep: stacktrace subsystem, s390 support
by Heiko Carstens
· 19 years ago
d882b17
[PATCH] s390: put sys_call_table into .rodata section and write protect it
by Heiko Carstens
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
585c304
[S390] Add vmpanic parameter.
by Peter Oberparleiter
· 19 years ago
8f27766
[S390] remove export of sys_call_table
by Martin Schwidefsky
· 19 years ago
65b73c6
[S390] remove unused macros from binfmt_elf32.c
by Martin Schwidefsky
· 19 years ago
8e0474f
[S390] fix duplicate export of overflow{ug}id
by Serge E. Hallyn
· 19 years ago
b1b7030
[S390] head.S code moving.
by Heiko Carstens
· 19 years ago
63b1224
[S390] virtual cpu accounting vs. machine checks.
by Martin Schwidefsky
· 19 years ago
06fa46a
[S390] console_unblank woes.
by Martin Schwidefsky
· 19 years ago
d7d2370
[S390] memory detection.
by Heiko Carstens
· 19 years ago
7380534
[S390] incomplete stack traces.
by Heiko Carstens
· 19 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 19 years ago
2efe55a
Storage class should be first
by Tobias Klauser
· 19 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 19 years ago
cc13ad6
[PATCH] s390: setup.c cleanup + build fix
by Heiko Carstens
· 19 years ago
705af30
[PATCH] s390: fix typo in stop_hz_timer.
by Martin Schwidefsky
· 19 years ago
92f63cd
[PATCH] s390: next_timer_interrupt overflow in stop_hz_timer
by Martin Schwidefsky
· 19 years ago
0159677
[PATCH] s390: add vmsplice system call
by Martin Schwidefsky
· 19 years ago
5afdbd6
[PATCH] s390: exploit rcu_needs_cpu() interface
by Heiko Carstens
· 19 years ago
532f57d
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
b44df33
[PATCH] s390: bug in setup_rt_frame
by Heiko Carstens
· 19 years ago
5411be5
[PATCH] drop task argument of audit_syscall_{entry,exit}
by Al Viro
· 19 years ago
a3266a9
[PATCH] s390: new system calls
by Martin Schwidefsky
· 19 years ago
58268b9
[PATCH] s390: add read_mostly optimization
by Christian Borntraeger
· 19 years ago
28f2237
[PATCH] s390: alternate signal stack handling bug
by Laurent Meyer
· 19 years ago
97db7fb
[PATCH] for_each_possible_cpu: s390
by KAMEZAWA Hiroyuki
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 19 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 19 years ago
fb63051
[PATCH] s390: kzalloc() conversion in arch/s390
by Eric Sesterhenn
· 19 years ago
699ff13
[PATCH] s390: cpu up retries
by Michael Ryan
· 19 years ago
5968529
[PATCH] s390: early parameter parsing
by Heiko Carstens
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
c04030e
[PATCH] flags parameter for linkat
by Ulrich Drepper
· 19 years ago
ed3d021
[PATCH] s390: sys32_fstatat -> sys32_fstatat64
by Heiko Carstens
· 19 years ago
5433045
[PATCH] s390: smp initialization speed
by Heiko Carstens
· 19 years ago
37a3302
[PATCH] s390: possible_cpus parameter
by Heiko Carstens
· 19 years ago
255acee
[PATCH] s390: additional_cpus parameter
by Heiko Carstens
· 19 years ago
1fca251
[PATCH] s390: fix preempt_count of idle thread with cpu hotplug
by Heiko Carstens
· 19 years ago
19bf9cb
[PATCH] s390: fstatat64 support
by Heiko Carstens
· 19 years ago
e768427
[PATCH] s390: add support for unshare system call
by Heiko Carstens
· 19 years ago
a386fba
[PATCH] s390: fix non smp build of kexec
by Heiko Carstens
· 19 years ago
9733e24
[PATCH] s390: earlier initialization of cpu_possible_map
by Heiko Carstens
· 19 years ago
21b4da7
[PATCH] Fix s390 build failure.
by Dave Jones
· 19 years ago
793af24
[PATCH] s390 misc __user annotations
by Al Viro
· 19 years ago
24954a1
[PATCH] s390x compat __user annotations
by Al Viro
· 19 years ago
cd2d2bf
[PATCH] s390: fix compat syscall wrapper
by Heiko Carstens
· 19 years ago
54dfe5d
[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK
by Heiko Carstens
· 19 years ago
32f65f2
[PATCH] s390: monotonic_clock interface
by Jan Glauber
· 19 years ago
9dbafa5
[PATCH] s390: overflow in sched_clock
by Jan Glauber
· 19 years ago
1f1c12a
[PATCH] s390: cputime misaccounting
by Martin Schwidefsky
· 19 years ago
53df751
[PATCH] s390: add dummy pm_power_off
by Martin Schwidefsky
· 19 years ago
68c1191
[PATCH] s390: fix cpcmd calls on UP
by Alexey Dobriyan
· 19 years ago
eb33c19
[PATCH] s390: show_task oops
by Heiko Carstens
· 19 years ago
30af712
[PATCH] s390: task_stack_page()
by Al Viro
· 19 years ago
c7584fb
[PATCH] s390: task_pt_regs()
by Al Viro
· 19 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 19 years ago
7ff9205
[PATCH] don't include ioctl32.h in drivers
by Christoph Hellwig
· 19 years ago
e6a6d2e
[PATCH] sanitize building of fs/compat_ioctl.c
by Christoph Hellwig
· 19 years ago
8262037
[PATCH] add ->compat_ioctl to dasd
by Christoph Hellwig
· 19 years ago
3a0f69d
[PATCH] common compat_sys_timer_create
by Christoph Hellwig
· 19 years ago
f042e0f
[PATCH] ->compat_ioctl for 390 tape_char
by Christoph Hellwig
· 19 years ago
51a9905
[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390
by Christoph Hellwig
· 19 years ago
0f75e00
[PATCH] switch fs3270 to ->compat_ioctl
by Christoph Hellwig
· 19 years ago
cc57165
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
by Vivek Goyal
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
6b9c7ed
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
4e3df37
[PATCH] s390: rt_sigreturn fix
by Cedric Le Goater
· 19 years ago
a63a493
[PATCH] s390: uaccess warnings
by Martin Schwidefsky
· 19 years ago
973bd99
[PATCH] s390: atomic primitives
by Martin Schwidefsky
· 19 years ago
64c7c8f
[PATCH] sched: resched and cpu_idle rework
by Nick Piggin
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
4448aaf
[PATCH] s390: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
0ad775d
[PATCH] s390: merge common parts of head.S and head64.S
by Heiko Carstens
· 19 years ago
d4b6899
[PATCH] s390: remove pagex support
by Martin Schwidefsky
· 19 years ago
9b4554a
[PATCH] s390: memory query wait psw
by Heiko Carstens
· 19 years ago
1b44e98
[PATCH] s390: stop_hz_timer vs. xtime updates
by Martin Schwidefsky
· 19 years ago
e1c3ad9
[PATCH] s390: signal delivery
by Heiko Carstens
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
dfc4f94
[PATCH] remove timer debug field
by Andrew Morton
· 19 years ago
1e8e338
[PATCH] s390: export ipl device parameters
by Heiko Carstens
· 19 years ago
ed3cb6f
[PATCH] s390: 3270 fullscreen view
by Richard Hitt
· 19 years ago
c281447
[PATCH] s390 signal annotations
by Al Viro
· 19 years ago
6add9f7
[PATCH] s390: kernel stack corruption
by Peter Oberparleiter
· 19 years ago
c782268
[PATCH] s390: diag 0x308 reipl
by Volker Sameske
· 19 years ago
b7ae9dd
[PATCH] s390: show_cpuinfo fix
by Heiko Carstens
· 19 years ago
83b942b
[PATCH] x86-64: Fix 32bit sendfile
by Tsuneo.Yoshioka@f-secure.com
· 19 years ago
Next »