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.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
2008-06-13
cciss: add new hardware support
Mike Miller
1
-0
/
+1
2008-06-13
proc_fs.h: move struct mm_struct forward-declaration
Ben Nizette
1
-2
/
+2
2008-06-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2008-06-12
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-10
/
+27
2008-06-12
always_inline timespec_add_ns
Jeremy Fitzhardinge
1
-2
/
+5
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
1
-0
/
+19
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
2
-9
/
+4
2008-06-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-3
/
+4
2008-06-12
pnpacpi: fix IRQ flag decoding
Bjorn Helgaas
1
-3
/
+3
2008-06-12
cpuidle acpi driver: fix oops on AC<->DC
Venkatesh Pallipadi
1
-0
/
+1
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-3
/
+6
2008-06-11
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
1
-1
/
+1
2008-06-11
net: Fix routing tables with id > 255 for legacy software
Krzysztof Piotr Oledzki
1
-0
/
+1
2008-06-11
virtio: Fix typo in virtio_net_hdr comments
Mark McLoughlin
1
-1
/
+1
2008-06-10
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
1
-1
/
+3
2008-06-10
ide: remove the ide_etrax100 chipset type
Adrian Bunk
1
-1
/
+1
2008-06-10
sched: fix TASK_WAKEKILL vs SIGKILL race
Oleg Nesterov
1
-0
/
+13
2008-06-09
include/linux/ssb/ssb_driver_gige.h typo fix
Adrian Bunk
1
-1
/
+1
2008-06-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-8
/
+8
2008-06-09
mm: Minor clean-up of page flags in mm/page_alloc.c
Russ Anderson
1
-0
/
+24
2008-06-09
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
Nathan Lynch
1
-8
/
+8
2008-06-08
fat_valid_media() isn't for userspace
Adrian Bunk
1
-6
/
+6
2008-06-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+3
2008-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
Linus Torvalds
1
-8
/
+21
2008-06-06
vm: add kzalloc_node() inline
Jeff Layton
1
-0
/
+11
2008-06-06
ipc: restore MSGPOOL original value
Nadia Derbey
1
-2
/
+2
2008-06-06
introduce memory_read_from_buffer()
Akinobu Mita
1
-1
/
+4
2008-06-06
lib: export bitrev16
Harvey Harrison
1
-0
/
+1
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
2
-2
/
+2
2008-06-06
KVM: migrate PIT timer
Marcelo Tosatti
1
-1
/
+1
2008-06-05
V4L/DVB (7166): [v4l] Add new user class controls and deprecate others
David Woodhouse
1
-3
/
+3
2008-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-9
/
+8
2008-06-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+2
2008-06-04
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
1
-14
/
+2
2008-06-04
libata: kill unused constants
Tejun Heo
1
-3
/
+0
2008-06-04
route: Remove unused ifa_anycast field
Thomas Graf
1
-1
/
+0
2008-06-04
route: Mark unused routing attributes as such
Thomas Graf
1
-2
/
+2
2008-06-04
route: Mark unused route cache flags as such.
Thomas Graf
1
-6
/
+6
2008-06-03
serial_core: uart_set_ldisc infrastructure
Alan Cox
1
-0
/
+1
2008-06-03
mmc_spi: mmc_spi.h should include linux/interrupts.h
Anton Vorontsov
1
-0
/
+2
2008-06-01
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
1
-8
/
+21
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-5
/
+18
2008-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+4
2008-05-30
Input: rename SW_RADIO to SW_RFKILL_ALL
Henrique de Moraes Holschuh
1
-1
/
+3
2008-05-30
virtio: force callback on empty.
Rusty Russell
1
-0
/
+4
2008-05-30
virtio_blk: fix endianess annotations
Christian Borntraeger
1
-4
/
+4
2008-05-30
virtio_config: fix len calculation of config elements
Christian Borntraeger
1
-1
/
+1
2008-05-30
virtio: An entropy device, as suggested by hpa.
Rusty Russell
1
-0
/
+8
2008-05-30
virtio_blk: allow read-only disks
Christian Borntraeger
1
-0
/
+1
[next]