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
2008-04-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
46
-501
/
+892
2008-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
28
-329
/
+7009
2008-04-30
fix drivers/media/common/tuners/ build bug
Ingo Molnar
1
-0
/
+1
2008-04-30
revert "memory hotplug: allocate usemap on the section with pgdat"
Andrew Morton
1
-13
/
+2
2008-04-30
mm: fix warning on memory offline
Nick Piggin
1
-1
/
+8
2008-04-30
Drop the exporting of empty <linux/byteorder/generic.h>
Robert P. J. Day
4
-12
/
+6
2008-04-30
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
5
-14
/
+0
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
41
-130
/
+1
2008-04-30
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
13
-54
/
+54
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
24
-91
/
+91
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
28
-57
/
+57
2008-04-30
afs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-6
/
+6
2008-04-30
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-13
/
+13
2008-04-30
kernel: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-3
/
+3
2008-04-30
mm: remove remaining __FUNCTION__ occurrences
Harvey Harrison
3
-6
/
+6
2008-04-30
brd: modify ramdisk device to be able to manage partitions
Laurent Vivier
1
-5
/
+14
2008-04-30
add hrtimer specific debugobjects code
Thomas Gleixner
3
-23
/
+186
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
6
-13
/
+187
2008-04-30
debugobjects: add documentation
Thomas Gleixner
2
-1
/
+392
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
10
-4
/
+1030
2008-04-30
slab: add a flag to prevent debug_free checks on a kmem_cache
Thomas Gleixner
1
-0
/
+7
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
9
-18
/
+18
2008-04-30
Add macros similar to min/max/min_t/max_t
Harvey Harrison
3
-25
/
+74
2008-04-30
alloc_uid: cleanup
Andrew Morton
1
-16
/
+2
2008-04-30
hfsplus: fix warning with 64k PAGE_SIZE
Andrew Morton
1
-3
/
+7
2008-04-30
hfs: fix warning with 64k PAGE_SIZE
Andrew Morton
1
-3
/
+7
2008-04-30
printk: don't read beyond string arguments' terminating zero
Markus Armbruster
1
-1
/
+1
2008-04-30
Basic braille screen reader support
Samuel Thibault
15
-30
/
+538
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
8
-8
/
+8
2008-04-30
sysv: [bl]e*_add_cpu conversion
Marcin Slusarz
1
-4
/
+4
2008-04-30
quota: le*_add_cpu conversion
Marcin Slusarz
1
-2
/
+2
2008-04-30
hfs/hfsplus: be*_add_cpu conversion
Marcin Slusarz
2
-2
/
+2
2008-04-30
affs: be*_add_cpu conversion
Marcin Slusarz
1
-2
/
+2
2008-04-30
reiserfs: use open_bdev_excl
Christoph Hellwig
2
-28
/
+23
2008-04-30
fuse: fix sparse warnings
Miklos Szeredi
1
-1
/
+3
2008-04-30
fuse: fix race in llseek
Miklos Szeredi
1
-2
/
+27
2008-04-30
fuse: fix node ID type
Miklos Szeredi
2
-6
/
+6
2008-04-30
fuse: fix max i/o size calculation
Miklos Szeredi
2
-4
/
+6
2008-04-30
fuse: update file size on short read
Miklos Szeredi
3
-8
/
+53
2008-04-30
fuse: implement perform_write
Nick Piggin
1
-1
/
+193
2008-04-30
fuse: clean up setting i_size in write
Miklos Szeredi
1
-13
/
+15
2008-04-30
fuse: support writable mmap
Miklos Szeredi
5
-29
/
+481
2008-04-30
mm: document missing fields for /proc/meminfo
Miklos Szeredi
1
-4
/
+17
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
5
-1
/
+8
2008-04-30
mm: bdi: export bdi_writeout_inc()
Miklos Szeredi
2
-0
/
+12
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
10
-30
/
+67
2008-04-30
mm: bdi: move statistics to debugfs
Miklos Szeredi
3
-48
/
+99
2008-04-30
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
6
-13
/
+111
2008-04-30
mm: bdi: allow setting a minimum for the bdi dirty limit
Peter Zijlstra
4
-1
/
+57
2008-04-30
mm: bdi: expose the BDI object in sysfs for FUSE
Miklos Szeredi
3
-18
/
+18
[next]