index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
asm/sections: add text/data checking functions for arches to override
Mike Frysinger
1
-0
/
+16
2009-09-23
kallsyms: fix segfault in prefix_underscores_count()
Paul Mundt
1
-1
/
+1
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
5
-0
/
+34
2009-09-23
kmap_types.h: rename D macro
Andi Kleen
1
-23
/
+24
2009-09-23
Make sure the value in abs() does not get truncated if it is greater than 2^32
Rolf Eike Beer
1
-1
/
+1
2009-09-23
fix compat_sys_utimensat()
Suzuki Poulose
1
-7
/
+0
2009-09-23
vlynq: includecheck fix: drivers/vlynq/vlynq.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-23
qnx4: remove write support
Christoph Hellwig
9
-368
/
+2
2009-09-23
ntfs: remove ntfs_file_write
Christoph Hellwig
1
-41
/
+1
2009-09-23
anonfd: split interface into file creation and install
Davide Libenzi
4
-30
/
+114
2009-09-23
MAINTAINERS: remove dead ncpfs list
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-09-23
aio.c: move EXPORT* macros to line after function
H Hartley Sweeten
1
-6
/
+4
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
7
-10
/
+13
2009-09-23
fs/buffer.c: clean up EXPORT* macros
H Hartley Sweeten
2
-30
/
+28
2009-09-23
fs: turn iprune_mutex into rwsem
Nick Piggin
1
-7
/
+12
2009-09-23
printk_once(): use bool for boolean flag
Roland Dreier
1
-2
/
+2
2009-09-23
proc connector: add event for process becoming session leader
Scott James Remnant
3
-1
/
+38
2009-09-23
seq_file: constify seq_operations
James Morris
26
-49
/
+49
2009-09-23
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
Ladinu Chandrasinghe
11
-90
/
+90
2009-09-23
dme1737: Keep index within pwm_config[]
Roel Kluin
1
-1
/
+1
2009-09-23
generic-ipi: make struct call_function_data lockless
Xiao Guangrong
2
-21
/
+20
2009-09-23
Fix all -Wmissing-prototypes warnings in x86 defconfig
Trevor Keith
4
-8
/
+8
2009-09-23
dac960: fix undefined behavior on empty string
Michael Buesch
1
-1
/
+1
2009-09-23
kmod: fix race in usermodehelper code
Neil Horman
1
-5
/
+8
2009-09-23
Move magic numbers into magic.h
Nick Black
5
-14
/
+9
2009-09-23
printk: add printk_delay to make messages readable for some scenarios
Dave Young
4
-0
/
+39
2009-09-23
printk boot_delay: rename printk_delay_msec to loops_per_msec
Dave Young
1
-7
/
+5
2009-09-23
poll/select: avoid arithmetic overflow in __estimate_accuracy()
Guillaume Knispel
1
-4
/
+10
2009-09-23
kprobes: use do_IRQ() in lkdtm
M. Mohan Kumar
1
-1
/
+1
2009-09-23
smbfs: read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-23
include/linux/kmemcheck.h: fix a trillion warnings
Andrew Morton
1
-1
/
+3
2009-09-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+21
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
4
-24
/
+8
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
42
-897
/
+1640
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
170
-266
/
+299
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-27
/
+20
2009-09-22
input: add a driver for the Winbond WPCD376I Consumer IR hardware
David Härdeman
4
-0
/
+1637
2009-09-22
pnp: add a shutdown method to pnp drivers
David Härdeman
2
-0
/
+11
2009-09-22
hwmon: applesmc: restore accelerometer and keyboard backlight on resume
Henrik Rydberg
1
-12
/
+26
2009-09-22
hwmon: fix freeing of gpio_data and irq
Roel Kluin
1
-2
/
+4
2009-09-22
drivers/hwmon/adm1021.c: add low_power support for adm1021 driver
Michael Abbott
1
-0
/
+32
2009-09-22
drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor
Michael Abbott
1
-24
/
+23
2009-09-22
lis3_spi: code cleanups
Daniel Mack
1
-9
/
+8
2009-09-22
lis3: add power management functions
Daniel Mack
1
-0
/
+28
2009-09-22
lis3: add free-fall/wakeup function via platform_data
Daniel Mack
3
-6
/
+36
2009-09-22
lis3: fix typo
Daniel Mack
1
-1
/
+1
2009-09-22
drivers/hwmon/coretemp.c: enable the Intel Atom
Michael Riepe
1
-2
/
+2
2009-09-22
checkpatch: add some common Blackfin checks
Mike Frysinger
1
-0
/
+22
2009-09-22
checkpatch: version 0.29
Andy Whitcroft
1
-1
/
+1
2009-09-22
checkpatch: limit sN/uN matches to actual bit sizes
Andy Whitcroft
1
-2
/
+2
[next]