index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-03-12
1
-1
/
+1
*
tile: properly use COMPAT_SYSCALL_DEFINEx
Chris Metcalf
2013-03-04
1
-16
/
+19
*
tile: work around bug in the generic sys_llseek
Chris Metcalf
2013-03-04
2
-0
/
+16
*
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-27
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
5
-134
/
+4
|
\
|
*
burying unused conditionals
Al Viro
2013-02-14
2
-6
/
+0
|
*
tile: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
3
-53
/
+1
|
*
tile: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
3
-17
/
+1
|
*
tile: switch to generic compat rt_sig{procmask,pending}()
Al Viro
2013-02-03
1
-0
/
+2
|
*
tile: switch to generic sigaltstack
Al Viro
2013-02-03
5
-63
/
+5
*
|
swap: add per-partition lock for swapfile
Shaohua Li
2013-02-23
1
-1
/
+1
*
|
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-23
1
-0
/
+8
*
|
mm: remove flags argument to mmap_region
Michel Lespinasse
2013-02-23
1
-1
/
+0
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
1
-6
/
+0
|
\
\
|
*
|
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
2013-02-21
1
-6
/
+0
*
|
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
\
\
|
*
|
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-17
1
-1
/
+1
|
|
/
*
|
tile: tag some code with #ifdef CONFIG_COMPAT
Chris Metcalf
2013-02-08
1
-0
/
+4
*
|
tile: fix memcpy_*io functions for allnoconfig
Chris Metcalf
2013-02-08
1
-1
/
+5
*
|
tile: export a handful of symbols appropriately
Chris Metcalf
2013-02-08
6
-0
/
+10
*
|
tile: avoid defining INT_MASK macro in <arch/interrupts.h>
Chris Metcalf
2013-02-04
4
-391
/
+383
*
|
tile: provide "screen_info" when enabling VT
Chris Metcalf
2013-02-04
1
-0
/
+5
*
|
tile: include kernel/Kconfig.freezer in tile Kconfig
Chris Metcalf
2013-02-01
1
-0
/
+2
*
|
tile: remove an unused variable in copy_thread()
Chris Metcalf
2013-02-01
1
-1
/
+1
|
/
*
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
3
-36
/
+22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
3
-3
/
+1
|
\
|
*
missing user_stack_pointer() instances
Al Viro
2012-12-19
1
-0
/
+1
|
*
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-19
2
-3
/
+0
*
|
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-12-20
1
-0
/
+1
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...
Joerg Roedel
2012-12-16
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
tile: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-11-28
1
-0
/
+1
|
|
|
/
/
*
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-12-14
1
-2
/
+0
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-12-18
6
-34
/
+126
|
\
\
\
\
|
*
|
|
|
arch/tile: set CORE_DUMP_USE_REGSET on tile
Simon Marchi
2012-12-18
1
-0
/
+2
|
*
|
|
|
arch/tile: implement arch_ptrace using user_regset on tile
Simon Marchi
2012-12-18
1
-9
/
+6
|
*
|
|
|
arch/tile: implement user_regset interface on tile
Simon Marchi
2012-12-18
1
-0
/
+62
|
*
|
|
|
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Chris Metcalf
2012-12-14
3
-6
/
+9
|
*
|
|
|
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
Chris Metcalf
2012-12-13
2
-17
/
+46
|
*
|
|
|
tile/PCI: use for_each_pci_dev to simplify the code
Wei Yongjun
2012-12-12
1
-2
/
+2
|
*
|
|
|
tilegx: remove __init from pci fixup hook
Chris Metcalf
2012-12-12
1
-2
/
+1
|
|
/
/
/
*
|
|
|
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
3
-20
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
16
-205
/
+116
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-3
/
+2
|
*
|
|
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-11-28
3
-5
/
+0
|
*
|
|
tile: switch to generic clone()
Al Viro
2012-11-28
2
-8
/
+1
|
*
|
|
kill stray kernel_thread() garbage
Al Viro
2012-11-28
1
-2
/
+0
|
*
|
|
consolidate sys_execve() prototype
Al Viro
2012-11-28
1
-4
/
+0
[next]