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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-31
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-10-30
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
1
-2
/
+26
2005-10-30
Merge branch 'master'
Jeff Garzik
38
-238
/
+521
2005-10-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+13
2005-10-30
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
3
-0
/
+130
2005-10-30
[PATCH] memory hotplug locking: zone span seqlock
Dave Hansen
2
-2
/
+52
2005-10-30
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
2
-0
/
+46
2005-10-30
[PATCH] memory hotplug prep: __section_nr helper
Dave Hansen
1
-0
/
+1
2005-10-30
[PATCH] memory hotplug prep: kill local_mapnr
Dave Hansen
4
-21
/
+0
2005-10-30
[PATCH] mm: update comments to pte lock
Hugh Dickins
2
-3
/
+2
2005-10-30
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
1
-4
/
+38
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
2
-11
/
+41
2005-10-30
[PATCH] mm: parisc pte atomicity
Hugh Dickins
1
-16
/
+19
2005-10-30
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
1
-8
/
+12
2005-10-30
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
1
-1
/
+0
2005-10-30
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
1
-2
/
+2
2005-10-30
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
2
-3
/
+1
2005-10-30
[PATCH] mm: flush_tlb_range outside ptlock
Hugh Dickins
1
-1
/
+2
2005-10-30
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
2
-2
/
+3
2005-10-30
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
1
-0
/
+18
2005-10-30
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
2
-27
/
+22
2005-10-30
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-1
/
+1
2005-10-30
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
1
-1
/
+2
2005-10-30
[PATCH] mm: mm_struct hiwaters moved
Hugh Dickins
1
-10
/
+9
2005-10-30
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2
-3
/
+10
2005-10-30
[PATCH] core remove PageReserved
Nick Piggin
1
-2
/
+3
2005-10-30
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
1
-1
/
+3
2005-10-30
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
5
-66
/
+16
2005-10-30
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
5
-33
/
+4
2005-10-30
[PATCH] mm: tlb_gather_mmu get_cpu_var
Hugh Dickins
5
-13
/
+19
2005-10-30
[PATCH] mm: page fault handlers tidyup
Hugh Dickins
1
-1
/
+3
2005-10-30
[PATCH] mm: unlink_file_vma, remove_vma
Hugh Dickins
1
-0
/
+1
2005-10-30
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
1
-14
/
+2
2005-10-30
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
1
-2
/
+2
2005-10-30
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
10
-0
/
+50
2005-10-30
[PATCH] fix alpha breakage
Ivan Kokshaysky
1
-0
/
+2
2005-10-30
[PATCH] vmalloc_node
Christoph Lameter
1
-1
/
+7
2005-10-30
[libata] remove ata_chk_err(), ->check_err() hook.
Jeff Garzik
1
-2
/
+0
2005-10-30
[PATCH] Introduce sg_set_buf
Herbert Xu
1
-4
/
+13
2005-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
27
-87
/
+130
2005-10-30
[ARM] 3061/1: cleanup the XIP link address mess
Nicolas Pitre
1
-0
/
+7
2005-10-30
[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
Nicolas Pitre
22
-34
/
+44
2005-10-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
155
-1353
/
+10016
2005-10-29
BCM1480 HT support
Andrew Isaacson
1
-0
/
+5
2005-10-29
Support for BigSur board.
Andrew Isaacson
2
-0
/
+53
2005-10-29
Add support for SB1A CPU.
Andrew Isaacson
2
-2
/
+4
2005-10-29
Sibyte header cleanup
Andrew Isaacson
14
-30
/
+7
2005-10-29
BCM1480 headers
Andrew Isaacson
17
-98
/
+3236
2005-10-29
Make UL what should be UL.
Ralf Baechle
2
-9
/
+9
2005-10-29
Don't print file name and line in die and die_if_kernel.
Ralf Baechle
1
-9
/
+7
[next]