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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2
-2
/
+2
2007-10-17
mm: dirty balancing for tasks
Peter Zijlstra
2
-0
/
+3
2007-10-17
mm: per device dirty threshold
Peter Zijlstra
2
-0
/
+8
2007-10-17
lib: floating proportions
Peter Zijlstra
1
-0
/
+119
2007-10-17
mm: count writeback pages per BDI
Peter Zijlstra
1
-0
/
+1
2007-10-17
mm: count reclaimable pages per BDI
Peter Zijlstra
1
-0
/
+1
2007-10-17
mm: scalable bdi statistics counters
Peter Zijlstra
1
-3
/
+82
2007-10-17
mm: bdi init hooks
Peter Zijlstra
1
-0
/
+8
2007-10-17
lib: percpu_counter_init_irq
Peter Zijlstra
1
-0
/
+3
2007-10-17
lib: percpu_counter_init error handling
Peter Zijlstra
1
-2
/
+3
2007-10-17
lib: percpu_count_sum()
Peter Zijlstra
1
-1
/
+17
2007-10-17
lib: percpu_counter_sum_positive
Peter Zijlstra
1
-2
/
+2
2007-10-17
lib: percpu_counter_set
Peter Zijlstra
1
-0
/
+6
2007-10-17
lib: make percpu_counter_add take s64
Peter Zijlstra
1
-3
/
+3
2007-10-17
lib: percpu_counter variable batch
Peter Zijlstra
1
-1
/
+9
2007-10-17
lib: percpu_counter_sub
Peter Zijlstra
1
-0
/
+5
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
1
-4
/
+4
2007-10-17
nfs: remove congestion_end()
Peter Zijlstra
1
-1
/
+0
2007-10-17
powerpc: add Altivec/VMX state to coredumps
Mark Nelson
1
-0
/
+1
2007-10-17
partially fix up the lookup_one_noperm mess
Christoph Hellwig
1
-2
/
+2
2007-10-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-6
/
+5
2007-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+18
2007-10-17
SELinux: Improve read/write performance
Yuichi Nakamura
1
-0
/
+18
2007-10-17
firewire: adopt read cycle timer ABI from raw1394
Stefan Richter
1
-0
/
+15
2007-10-17
ide: add "hdx=nodma" kernel parameter
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-10-17
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2007-10-17
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2007-10-17
ide: remove ide_use_fast_pio()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-3
/
+0
2007-10-16
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2
-0
/
+26
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
6
-19
/
+118
2007-10-16
fb: move and rename extern declaration for global_mode_option
Geert Uytterhoeven
1
-0
/
+1
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2
-1
/
+3
2007-10-16
Intel FB: more interlaced mode support
Krzysztof Halasa
1
-0
/
+1
2007-10-16
fbdev: Support for byte-reversed framebuffer formats
Pavel Pisa
1
-0
/
+1
2007-10-16
vt: Fix warnings in selection.h
Ralf Baechle
1
-0
/
+1
2007-10-16
sm501fb: Ensure panel interface is not tristated when setup
Ben Dooks
1
-0
/
+18
2007-10-16
uvesafb: add connector entries
Michal Januszewski
1
-2
/
+3
2007-10-16
connector: change connector's max message size
Michal Januszewski
1
-1
/
+1
2007-10-16
fs/nfsd/export.c: make 3 functions static
Adrian Bunk
1
-11
/
+0
2007-10-16
use mutex instead of semaphore in isdn subsystem common functions
Matthias Kaehlcke
1
-1
/
+2
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+6
2007-10-16
spi doesn't need class_device
Tony Jones
1
-6
/
+6
2007-10-16
cpuset: remove sched domain hooks from cpusets
Paul Jackson
1
-3
/
+0
2007-10-16
DCA: Add Direct Cache Access driver
Shannon Nelson
1
-0
/
+47
2007-10-16
I/OAT: Add support for MSI and MSI-X
Shannon Nelson
1
-0
/
+6
2007-10-16
I/OAT: New device ids
Shannon Nelson
1
-0
/
+2
2007-10-16
mm/mempolicy.c: cleanups
Adrian Bunk
1
-6
/
+0
2007-10-16
mm/shmem.c: make 3 functions static
Adrian Bunk
1
-15
/
+0
2007-10-16
hugetlb: Add hugetlb_dynamic_pool sysctl
Adam Litke
1
-0
/
+1
[next]