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
2012-11-16
efivarfs: Make efivarfs_fill_super() static
Matt Fleming
1
-1
/
+1
2012-11-14
x86, efi: Check table header length in efi_bgrt_init()
Jan Beulich
1
-0
/
+2
2012-11-13
efivarfs: Use query_variable_info() to limit kmalloc()
Matt Fleming
2
-9
/
+35
2012-10-30
efivarfs: Fix return value of efivarfs_file_write()
Matt Fleming
1
-5
/
+8
2012-10-30
efivarfs: Return a consistent error when efivarfs_get_inode() fails
Matt Fleming
1
-1
/
+1
2012-10-30
efivarfs: Make 'datasize' unsigned long
Matt Fleming
1
-1
/
+1
2012-10-30
efivarfs: Add unique magic number
Matt Fleming
2
-1
/
+2
2012-10-30
efivarfs: Replace magic number with sizeof(attributes)
Matt Fleming
1
-4
/
+4
2012-10-30
efivarfs: Return an error if we fail to read a variable
Matt Fleming
1
-26
/
+36
2012-10-30
efi: Clarify GUID length calculations
Jeremy Kerr
1
-8
/
+25
2012-10-30
efivarfs: Implement exclusive access for {get,set}_variable
Jeremy Kerr
1
-25
/
+43
2012-10-30
efivarfs: efivarfs_fill_super() ensure we clean up correctly on error
Andy Whitcroft
1
-2
/
+18
2012-10-30
efivarfs: efivarfs_fill_super() ensure we free our temporary name
Andy Whitcroft
1
-0
/
+2
2012-10-30
efivarfs: efivarfs_fill_super() fix inode reference counts
Andy Whitcroft
1
-12
/
+4
2012-10-30
efivarfs: efivarfs_create() ensure we drop our reference on inode on error
Andy Whitcroft
1
-5
/
+9
2012-10-30
efivarfs: efivarfs_file_read ensure we free data in error paths
Andy Whitcroft
1
-3
/
+3
2012-10-30
x86-64/efi: Use EFI to deal with platform wall clock (again)
Jan Beulich
4
-36
/
+14
2012-10-30
x86/kernel: remove tboot 1:1 page table creation code
Xiaoyan Zhang
1
-73
/
+5
2012-10-30
x86, efi: 1:1 pagetable mapping for virtual EFI calls
Matt Fleming
2
-7
/
+36
2012-10-30
x86, mm: Include the entire kernel memory map in trampoline_pgd
Matt Fleming
3
-3
/
+128
2012-10-30
efivarfs: Add documentation for the EFI variable filesystem
Matt Fleming
2
-0
/
+18
2012-10-30
efi: add efivars kobject to efi sysfs folder
Lee, Chun-Yi
2
-0
/
+10
2012-10-30
efi: Handle deletions and size changes in efivarfs_write_file
Jeremy Kerr
1
-10
/
+39
2012-10-30
efi: Add support for a UEFI variable filesystem
Matthew Garrett
2
-6
/
+383
2012-10-15
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
107
-4493
/
+2895
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
128
-594
/
+6799
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-14
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
63
-1722
/
+1800
2012-10-14
Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...
Linus Torvalds
584
-30367
/
+32928
2012-10-14
Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...
Linus Torvalds
3
-1
/
+1
2012-10-14
Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux
Linus Torvalds
11
-68
/
+113
2012-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-4
/
+4
2012-10-14
Merge tag 'md-3.7' of git://neil.brown.name/md
Linus Torvalds
13
-129
/
+578
2012-10-13
Merge branch 'config' into late-for-linus
Russell King
39
-795
/
+793
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...
Jonas Bonn
11
-68
/
+113
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-18
/
+33
2012-10-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
25
-736
/
+2205
2012-10-13
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
Linus Torvalds
5
-14
/
+17
2012-10-13
Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...
Linus Torvalds
120
-1702
/
+1950
2012-10-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
56
-1528
/
+1705
2012-10-13
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Linus Torvalds
27
-998
/
+637
2012-10-13
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
10
-146
/
+171
[next]