Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6f0bcf152582e7403155627a38e07bf3ef7f3cf5
/
arch
/
s390
/
appldata
e402e38
[S390] appldata: fix dev_get_stats 64 bit conversion
by Heiko Carstens
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 14 years ago
c2f0e8c
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
by Heiko Carstens
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
e576b9e
s390: use RCU to walk list of network devices
by stephen hemminger
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
524dbcd
[S390] pm: appldata power management callbacks
by Gerald Schaefer
· 15 years ago
b1ad171
[S390] appldata: avoid deadlock with appldata_mem
by Gerald Schaefer
· 16 years ago
43ae8a1
[S390] appldata: Use new mod_virt_timer_periodic() function.
by Gerald Schaefer
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
e7534b0
[S390] convert appldata printks to pr_xxx macros.
by Gerald Schaefer
· 16 years ago
eeda3fd
netdev: introduce dev_get_stats()
by Stephen Hemminger
· 16 years ago
13f8b7c
[S390] appldata: unsigned ops->size cannot be negative
by Roel Kluin
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
d3ae942
[S390] Cleanup appldata printk messages.
by Gerald Schaefer
· 16 years ago
0c3252d
[S390] make appldata compile w/o CONFIG_SWAP
by Gerald Schaefer
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
1760537
[S390] appldata: prevent cpu hotplug when walking cpu_online_map.
by Gerald Schaefer
· 16 years ago
37e3a6a
[S390] appldata: remove unused binary sysctls.
by Heiko Carstens
· 17 years ago
076fc80
[S390] appldata_base: Remove module_exit function and modular stuff
by Satyam Sharma
· 17 years ago
11b8bf0
[S390] appldata_base: Misc cpuinit annotations and bugfix
by Satyam Sharma
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
3bb447f
[S390] Convert to smp_call_function_single.
by Heiko Carstens
· 17 years ago
84b36a8
[S390] Fix yet another two section mismatches.
by Heiko Carstens
· 17 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
5a1b589
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
by Rusty Russell
· 18 years ago
15c5403
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
9ff6f45
[S390] Remove debugging junk.
by Martin Schwidefsky
· 18 years ago
c45d286
[NET]: Inline net_device_stats
by Rusty Russell
· 18 years ago
bb81e60
[PATCH] appldata build fix
by Al Viro
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
481f733
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
by Eric W. Biederman
· 18 years ago
feceb63
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
by Eric W. Biederman
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
02316067
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
95425f1
[S390] Initialize interval value to 0.
by Gerald Schaefer
· 18 years ago
9d0a57c
[S390] irq change improvements.
by Heiko Carstens
· 18 years ago
2dcea57
[PATCH] convert s390 page handling macros to functions
by Heiko Carstens
· 18 years ago
925afbd
[S390] Avoid static struct initializations in appldata.
by Gerald Schaefer
· 18 years ago
27bf71c
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
by Christoph Lameter
· 18 years ago
1f38d61
[S390] cleanup appldata.
by Gerald Schaefer
· 18 years ago
5cb900a
[S390] add __cpuinit to appldata_cpu_notify
by Gerald Schaefer
· 18 years ago
be6b5a3
[PATCH] cpu hotplug: use hotplug version of registration in late inits
by Chandra Seetharaman
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5b5dd21
[S390] appldata enhancements.
by Gerald Schaefer
· 18 years ago
3ee5268
[S390] avenrun export in appdata_base.c
by Gerald Schaefer
· 18 years ago
9faf065
[S390] add __cpuinit to appldata cpu hotplug notifier.
by Gerald Schaefer
· 18 years ago
054cc8a
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
649bbaa
[PATCH] Remove __devinitdata from notifier block definitions
by Chandra Seetharaman
· 19 years ago
fb63051
[PATCH] s390: kzalloc() conversion in arch/s390
by Eric Sesterhenn
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
089545f
[PATCH] s390: cputime_t fixes
by Martin Schwidefsky
· 19 years ago
330d57f
[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
by Al Viro
· 19 years ago
b87a1e5
[PATCH] s390: fix inline assembly in appldata
by Gerald Schaefer
· 19 years ago
f26d583
[PATCH] s390: deadlock in appldata
by Gerald Schaefer
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago