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
/
arch
/
tile
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+1
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-20
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-3
/
+10
2012-12-18
arch/tile: set CORE_DUMP_USE_REGSET on tile
Simon Marchi
1
-0
/
+2
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2
-2
/
+1
2012-12-14
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Chris Metcalf
2
-3
/
+2
2012-12-13
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
Chris Metcalf
1
-0
/
+6
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-21
/
+21
2012-11-29
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
1
-3
/
+0
2012-11-29
tile: switch to generic clone()
Al Viro
1
-0
/
+1
2012-11-29
kill stray kernel_thread() garbage
Al Viro
1
-2
/
+0
2012-11-29
consolidate sys_execve() prototype
Al Viro
1
-4
/
+0
2012-11-28
tile: dma_debug: add debug_dma_mapping_error support
Shuah Khan
1
-0
/
+1
2012-11-17
Merge branch 'arch-frv' into no-rebases
Al Viro
3
-3
/
+4
2012-11-14
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-10-24
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2
-12
/
+16
2012-10-23
tile: switch to generic sys_execve()
Al Viro
4
-1
/
+5
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
1
-1
/
+4
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2
-6
/
+3
2012-10-17
UAPI: The tile arch uses the generic ucontext.h file
David Howells
2
-3
/
+3
2012-10-17
UAPI: Place comments in empty arch Kbuilds to make them non-empty
David Howells
1
-0
/
+1
2012-10-12
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
Chris Metcalf
42
-177
/
+295
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-20
/
+1
2012-10-09
UAPI: (Scripted) Disintegrate arch/tile/include/asm
David Howells
22
-146
/
+242
2012-10-09
UAPI: (Scripted) Disintegrate arch/tile/include/arch
David Howells
20
-31
/
+53
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
1
-0
/
+4
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+1
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-5
/
+0
2012-10-05
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-0
/
+62
2012-10-05
tile: fix personality bits handling upon exec()
Jiri Kosina
1
-2
/
+2
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
9
-13
/
+11
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
1
-5
/
+0
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+1
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
2
-0
/
+4
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
5
-7
/
+7
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2012-09-24
tile: gxio iorpc numbering change for TRIO interface
Chris Metcalf
1
-11
/
+13
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
2
-20
/
+1
2012-08-15
tile: Remove SD_PREFER_LOCAL leftover
Alex Shi
1
-1
/
+0
2012-07-30
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+0
2012-07-27
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-30
/
+1
2012-07-24
tile: remove km_type definitions
Cong Wang
1
-30
/
+1
2012-07-19
tile: updates to pci root complex from community feedback
Chris Metcalf
1
-19
/
+8
2012-07-19
arch/tile: provide kernel support for the tilegx USB shim
Chris Metcalf
5
-0
/
+217
2012-07-19
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
4
-58
/
+198
2012-07-19
tilegx pci: support I/O to arbitrarily-cached pages
Chris Metcalf
4
-16
/
+36
[next]