Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
803f445f17aa1b71235ad6febae734dd7ad23ddd
803f445
fat: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
d15c0a4
video: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
a5abdea
usb: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
6b1e6f6
pcmcia: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
533dd1b
wireless: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
6caf52a
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
48b2cf9
mmc: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
858ad08
input: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
973ea70
char: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
c105068
hid-core: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
f885f8d
drivers/block: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
6510d41
kernel: Move arches to use common unaligned access
by Harvey Harrison
· 17 years ago
064106a
kernel: add common infrastructure for unaligned access
by Harvey Harrison
· 17 years ago
dddfbaf
sysv fs: remove superfluous check for __GNUC__ compiler
by Robert P. J. Day
· 17 years ago
cedb27d
tpm: change Kconfig dependencies from PNPACPI to PNP
by Bjorn Helgaas
· 17 years ago
4821cd1
tpm: fix section mismatch warning
by Sam Ravnborg
· 17 years ago
f2b9a39
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
by Bjorn Helgaas
· 17 years ago
9396d49
afs: support the CB.ProbeUuid RPC op
by David Howells
· 17 years ago
7c80bcc
afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself
by David Howells
· 17 years ago
0ae52d6
afs: use the shorter LIST_HEAD for brevity
by Robert P. J. Day
· 17 years ago
c3c52bc
edac: fix module initialization on several modules 2nd time
by Hitoshi Mitake
· 17 years ago
1a45027
edac: remove unneeded functions and add static accessor
by Adrian Bunk
· 17 years ago
ff6ac2a
edac: use the shorter LIST_HEAD for brevity
by Robert P. J. Day
· 17 years ago
94ee1cf
edac: add e752x parameter for sysbus_parity selection
by Peter Tyser
· 17 years ago
5135b79
edac: new support for Intel 3100 chipset
by Andrei Konovalov
· 17 years ago
199f0ca
idr: create idr_layer_cache at boot time
by Akinobu Mita
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
9a6f70b
random: add async notification support to /dev/random
by Jeff Dike
· 17 years ago
adc782d
random: simplify and rename credit_entropy_store
by Matt Mackall
· 17 years ago
e68e5b6
random: make mixing interface byte-oriented
by Matt Mackall
· 17 years ago
993ba21
random: simplify add_ptr logic
by Matt Mackall
· 17 years ago
6d38b82
random: remove some prefetch logic
by Matt Mackall
· 17 years ago
feee769
random: eliminate redundant new_rotate variable
by Matt Mackall
· 17 years ago
4335820
random: remove cacheline alignment for locks
by Matt Mackall
· 17 years ago
1c0ad3d
random: make backtracking attacks harder
by Matt Mackall
· 17 years ago
ffd8d3f
random: improve variable naming, clear extract buffer
by Matt Mackall
· 17 years ago
53c3f63
random: reuse rand_initialize
by Matt Mackall
· 17 years ago
43ae486
random: use unlocked_ioctl
by Matt Mackall
· 17 years ago
88c730d
random: consolidate wakeup logic
by Matt Mackall
· 17 years ago
90b75ee
random: clean up checkpatch complaints
by Matt Mackall
· 17 years ago
0302190
remove aoedev_isbusy()
by Adrian Bunk
· 17 years ago
10521bd
generalize asm-generic/ioctl.h to allow overriding values
by Robert P. J. Day
· 17 years ago
098ef1c
nbd: delete superfluous test for __GNUC__
by Robert P. J. Day
· 17 years ago
d71a6d7
NBD: add partition support
by Laurent Vivier
· 17 years ago
48cf606
NBD: allow nbd to be used locally
by Laurent Vivier
· 17 years ago
8c4dd60
edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}
by Tim Gardner
· 17 years ago
d7321cd
sysctl: add the ->permissions callback on the ctl_table_root
by Pavel Emelyanov
· 17 years ago
2c4c715
sysctl: clean from unneeded extern and forward declarations
by Pavel Emelyanov
· 17 years ago
7708bfb
sysctl: merge equal proc_sys_read and proc_sys_write
by Pavel Emelyanov
· 17 years ago
1a46674
include/linux/sysctl.h: remove empty #else
by Adrian Bunk
· 17 years ago
88f458e
sysctl: allow embedded targets to disable sysctl_check.c
by Holger Schurig
· 17 years ago
c7705f344
drivers: use non-racy method for proc entries creation (2)
by Denis V. Lunev
· 17 years ago
1b50221
drivers: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
0fd6894
parisc: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
c33fff0
kernel: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
ac41cfd
isdn: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
a95609c
netdev: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
cf7acfa
acpi: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
6674713
powerpc: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
6f1c86e
parisc: use non-racy method for /proc/pcxl_dma creation
by Denis V. Lunev
· 17 years ago
e236376
ia64: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
c293819
cris: use non-racy method for /proc/system_profile creation
by Denis V. Lunev
· 17 years ago
0d9f10f
avr32: proc: use non-racy method for /proc/tlb creation
by Denis V. Lunev
· 17 years ago
40ad35d
arm: use non-racy method for /proc/davinci_clocks creation
by Denis V. Lunev
· 17 years ago
8b59400
s390: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
cdefa18
usb: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
a973909
scsi: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
16e70f6
samples: use non-racy method for /proc/marker-example creation
by Denis V. Lunev
· 17 years ago
659f865
zorro: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
7bf4e6d
sound: use non-racy method for /proc/driver/snd-page-alloc creation
by Denis V. Lunev
· 17 years ago
3d71f86
mm: use non-racy method for /proc/swaps creation
by Denis V. Lunev
· 17 years ago
6a6375d
sysvipc: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
79da366
jbd2: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
19b4fc5
reiserfs: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
46fe74f
ext4: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
21ac295
afs: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
34b3723
nfs: use proc_create to setup de->proc_fops
by Denis V. Lunev
· 17 years ago
9ef2db2
nfsd: use proc_create to setup de->proc_fops
by Denis V. Lunev
· 17 years ago
59b7435
proc: introduce proc_create_data to setup de->data
by Denis V. Lunev
· 17 years ago
b640a89
proc: convert /proc/tty/ldiscs to seq_file interface
by Alexey Dobriyan
· 17 years ago
8731f14
proc: remove ->get_info infrastructure
by Alexey Dobriyan
· 17 years ago
352ced8
proc: switch /proc/scsi/device_info to seq_file interface
by Alexey Dobriyan
· 17 years ago
4a5cdb5
proc: switch /proc/ip2mem to seq_file interface
by Alexey Dobriyan
· 17 years ago
076ec04
proc: convert /proc/bus/nubus to seq_file interface
by Alexey Dobriyan
· 17 years ago
3ae02d6
proc: switch /proc/irda/irnet to seq_file interface
by Alexey Dobriyan
· 17 years ago
4bd61f7
proc: switch /proc/excite/unit_id to seq_file interface
by Alexey Dobriyan
· 17 years ago
9b00121
proc: switch /proc/bus/ecard/devices to seq_file interface
by Alexey Dobriyan
· 17 years ago
51251549
proc: remove /proc/mac_iop
by Alexey Dobriyan
· 17 years ago
647634d
proc: switch /proc/apm to seq_file interface
by Alexey Dobriyan
· 17 years ago
8331438
proc: switch /proc/bus/zorro/devices to seq_file interface
by Alexey Dobriyan
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
928b4d8
proc: remove proc_root_driver
by Alexey Dobriyan
· 17 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
9c37066
proc: remove proc_bus
by Alexey Dobriyan
· 17 years ago
5e971dc
proc: drop several "PDE valid/invalid" checks
by Alexey Dobriyan
· 17 years ago
7cee4e0
proc: less special case in xlate code
by Alexey Dobriyan
· 17 years ago
f649d6d
proc: simplify locking in remove_proc_entry()
by Alexey Dobriyan
· 17 years ago
638fa20
procfs: mem permission cleanup
by Roland McGrath
· 17 years ago
0d5c9f5
proc: switch to proc_create()
by Alexey Dobriyan
· 17 years ago
925d1c4
procfs task exe symlink
by Matt Helsley
· 17 years ago
Next »