index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself
David Howells
2
-14
/
+14
2008-04-29
afs: use the shorter LIST_HEAD for brevity
Robert P. J. Day
1
-1
/
+1
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
12
-41
/
+79
2008-04-29
edac: remove unneeded functions and add static accessor
Adrian Bunk
5
-59
/
+11
2008-04-29
edac: use the shorter LIST_HEAD for brevity
Robert P. J. Day
3
-3
/
+3
2008-04-29
edac: add e752x parameter for sysbus_parity selection
Peter Tyser
1
-1
/
+39
2008-04-29
edac: new support for Intel 3100 chipset
Andrei Konovalov
2
-13
/
+154
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
3
-6
/
+9
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
17
-23
/
+23
2008-04-29
random: add async notification support to /dev/random
Jeff Dike
1
-2
/
+22
2008-04-29
random: simplify and rename credit_entropy_store
Matt Mackall
1
-17
/
+15
2008-04-29
random: make mixing interface byte-oriented
Matt Mackall
1
-18
/
+19
2008-04-29
random: simplify add_ptr logic
Matt Mackall
1
-11
/
+10
2008-04-29
random: remove some prefetch logic
Matt Mackall
1
-6
/
+2
2008-04-29
random: eliminate redundant new_rotate variable
Matt Mackall
1
-12
/
+10
2008-04-29
random: remove cacheline alignment for locks
Matt Mackall
1
-2
/
+2
2008-04-29
random: make backtracking attacks harder
Matt Mackall
1
-19
/
+17
2008-04-29
random: improve variable naming, clear extract buffer
Matt Mackall
1
-11
/
+13
2008-04-29
random: reuse rand_initialize
Matt Mackall
1
-4
/
+2
2008-04-29
random: use unlocked_ioctl
Matt Mackall
1
-6
/
+5
2008-04-29
random: consolidate wakeup logic
Matt Mackall
1
-16
/
+4
2008-04-29
random: clean up checkpatch complaints
Matt Mackall
1
-45
/
+35
2008-04-29
remove aoedev_isbusy()
Adrian Bunk
2
-19
/
+0
2008-04-29
generalize asm-generic/ioctl.h to allow overriding values
Robert P. J. Day
1
-6
/
+27
2008-04-29
nbd: delete superfluous test for __GNUC__
Robert P. J. Day
1
-5
/
+1
2008-04-29
NBD: add partition support
Laurent Vivier
1
-4
/
+21
2008-04-29
NBD: allow nbd to be used locally
Laurent Vivier
2
-50
/
+98
2008-04-29
edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}
Tim Gardner
3
-3
/
+19
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
3
-10
/
+26
2008-04-29
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
2
-81
/
+68
2008-04-29
sysctl: merge equal proc_sys_read and proc_sys_write
Pavel Emelyanov
1
-39
/
+11
2008-04-29
include/linux/sysctl.h: remove empty #else
Adrian Bunk
1
-2
/
+0
2008-04-29
sysctl: allow embedded targets to disable sysctl_check.c
Holger Schurig
3
-3
/
+20
2008-04-29
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
12
-68
/
+33
2008-04-29
drivers: use non-racy method for proc entries creation
Denis V. Lunev
5
-28
/
+23
2008-04-29
parisc: use non-racy method for proc entries creation
Denis V. Lunev
2
-18
/
+10
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
10
-55
/
+16
2008-04-29
isdn: use non-racy method for proc entries creation
Denis V. Lunev
5
-32
/
+22
2008-04-29
netdev: use non-racy method for proc entries creation
Denis V. Lunev
6
-72
/
+43
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
17
-264
/
+162
2008-04-29
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
13
-89
/
+39
2008-04-29
parisc: use non-racy method for /proc/pcxl_dma creation
Denis V. Lunev
1
-4
/
+3
2008-04-29
ia64: use non-racy method for proc entries creation
Denis V. Lunev
5
-36
/
+20
2008-04-29
cris: use non-racy method for /proc/system_profile creation
Denis V. Lunev
1
-2
/
+2
2008-04-29
avr32: proc: use non-racy method for /proc/tlb creation
Denis V. Lunev
1
-5
/
+1
2008-04-29
arm: use non-racy method for /proc/davinci_clocks creation
Denis V. Lunev
1
-5
/
+1
2008-04-29
s390: use non-racy method for proc entries creation
Denis V. Lunev
3
-14
/
+10
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
3
-23
/
+5
2008-04-29
scsi: use non-racy method for proc entries creation
Denis V. Lunev
2
-10
/
+6
2008-04-29
samples: use non-racy method for /proc/marker-example creation
Denis V. Lunev
1
-4
/
+2
[next]