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
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
14
-23
/
+43
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
3
-10
/
+2
2006-09-27
[PATCH] inode-diet: Move i_cdev into a union
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Move i_bdev into a union
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Move i_pipe into a union
Theodore Ts'o
1
-2
/
+3
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-3
/
+1
2006-09-27
[PATCH] kdump: introduce "reset_devices" command line option
Vivek Goyal
1
-0
/
+1
2006-09-27
[PATCH] uml: thread creation tidying
Jeff Dike
1
-3
/
+3
2006-09-27
[PATCH] uml: fix missing x86_64 register definitions
Jeff Dike
1
-0
/
+3
2006-09-27
[PATCH] m32r: revise __raw_read_trylock()
Hirokazu Takata
1
-1
/
+8
2006-09-27
[PATCH] m32r: Fix "value computed not used" warnings
Hirokazu Takata
1
-2
/
+2
2006-09-27
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
David Howells
1
-1
/
+1
2006-09-27
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
David Howells
1
-0
/
+2
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+2
2006-09-27
[PATCH] Mark __remove_vm_area() static
Rolf Eike Beer
1
-1
/
+0
2006-09-27
[PATCH] do_no_pfn()
Jes Sorensen
1
-0
/
+7
2006-09-27
[PATCH] Add node to zone for the NUMA case
Christoph Lameter
2
-1
/
+6
2006-09-27
[PATCH] Disable GFP_THISNODE in the non-NUMA case
Christoph Lameter
1
-0
/
+5
2006-09-27
[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA
Christoph Lameter
1
-0
/
+7
2006-09-27
[PATCH] own header file for struct page
Heiko Carstens
3
-61
/
+73
2006-09-27
[PATCH] vm: add per-zone writeout counter
Andrew Morton
1
-0
/
+1
2006-09-27
[PATCH] Allow an arch to expand node boundaries
Mel Gorman
1
-0
/
+2
2006-09-27
[PATCH] Account for memmap and optionally the kernel image as holes
Mel Gorman
1
-0
/
+1
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-0
/
+1
2006-09-27
[PATCH] Have x86_64 use add_active_range() and free_area_init_nodes
Mel Gorman
2
-5
/
+2
2006-09-27
[PATCH] Introduce mechanism for registering active regions of memory
Mel Gorman
2
-1
/
+56
2006-09-27
[PATCH] fix x86_64-mm-spinlock-cleanup
Andrew Morton
1
-0
/
+1
2006-09-27
[PATCH] Make kmem_cache_destroy() return void
Alexey Dobriyan
1
-2
/
+2
2006-09-27
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
1
-1
/
+1
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
3
-7
/
+7
2006-09-27
[PATCH] JBD: 16T fixes
Eric Sandeen
1
-2
/
+2
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2
-33
/
+33
2006-09-27
[PATCH] fix "cpu to node relationship fixup: map cpu to node"
KAMEZAWA Hiroyuki
1
-0
/
+2
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
4
-48
/
+1
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-2
/
+36
2006-09-27
[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.
Ralf Baechle
4
-6
/
+6
2006-09-27
[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.
Ralf Baechle
1
-1
/
+1
2006-09-27
[MIPS] fstatat syscall names
Richard Sandiford
1
-3
/
+3
2006-09-27
[MIPS] Remove EV96100 as previously announced.
Ralf Baechle
5
-480
/
+3
2006-09-27
[MIPS] Cleanup hazard handling.
Ralf Baechle
1
-236
/
+126
2006-09-27
[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.
Peter Watkins
1
-1
/
+5
2006-09-27
[MIPS] Move excite_fpga.h to include/asm-mips/mach-excite
thomas@koeller.dyndns.org
1
-0
/
+80
2006-09-27
[MIPS] Reformat missformated SMTC bits.
Ralf Baechle
1
-4
/
+4
2006-09-27
[MIPS] Qemu does not have D-cache aliases
Atsushi Nemoto
1
-1
/
+1
2006-09-27
[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.
Yoichi Yuasa
1
-2
/
+0
2006-09-27
[MIPS] Move definition of IRIX compat constant into IRIX compat code.
Ralf Baechle
1
-2
/
+0
2006-09-27
[MIPS] Use common definitions from asm-generic/signal.h
Yoichi Yuasa
1
-8
/
+1
2006-09-27
[MIPS] Atlas: update interrupt handling
Maciej W. Rozycki
2
-39
/
+87
2006-09-27
[MIPS] Atlas: Fix building the RTC driver
Maciej W. Rozycki
1
-0
/
+2
2006-09-27
[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
Atsushi Nemoto
1
-6
/
+12
[next]