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
2011-12-30
m68k: modify user space access functions to support ColdFire CPUs
Greg Ungerer
5
-26
/
+49
2011-12-30
m68k: add TASK definitions for ColdFires running with MMU
Greg Ungerer
1
-6
/
+10
2011-12-30
m68k: make interrupt definitions conditional on correct CPU types
Greg Ungerer
1
-2
/
+3
2011-12-30
m68k: definitions for the ColdFire V4e MMU hardware
Greg Ungerer
1
-0
/
+110
2011-12-30
m68k: show ColdFire CPU/FPU/MMU type
Greg Ungerer
1
-0
/
+8
2011-12-30
m68k: add machine and CPU definitions for ColdFire cores
Greg Ungerer
1
-0
/
+14
2011-12-30
m68knommu: remove no longer used rom_length from Palm/Pilot start up code
Greg Ungerer
1
-3
/
+0
2011-12-30
m68knommu: fix broken boot logo inclusion
Greg Ungerer
6
-37
/
+9
2011-12-24
m68k: consolidate the vmlinux.lds linker scripts
Greg Ungerer
3
-12
/
+11
2011-12-24
m68knommu: remove unused anchor.h include file
Greg Ungerer
1
-112
/
+0
2011-12-24
m68knommu: fix broken ColdFire slice timer read_clk() code
Greg Ungerer
1
-3
/
+6
2011-12-24
m68knommu: disable cache early in startup for ColdFire
Greg Ungerer
1
-3
/
+3
2011-12-24
m68k: handle presence of 64bit mul/div instructions cleanly
Greg Ungerer
5
-10
/
+13
2011-12-24
m68k: simpler m68k and ColdFire CPU's can use generic csum code
Greg Ungerer
6
-184
/
+16
2011-12-24
m68k: make fp register stores consistent for m68k and ColdFire
Greg Ungerer
2
-8
/
+0
2011-12-24
m68knommu: no need to set register marker on traps
Greg Ungerer
1
-6
/
+0
2011-12-24
m68k: support configure time command line for MMU m68k
Greg Ungerer
2
-8
/
+12
2011-12-24
m68k: print memory layout info in boot log
Greg Ungerer
4
-0
/
+39
2011-12-24
m68knommu: move definition of mach_gettod to where it is used
Greg Ungerer
2
-1
/
+3
2011-12-24
m68k: selection of GENERIC_ATOMIC64 is not MMU specific
Greg Ungerer
2
-1
/
+4
2011-12-24
m68k: remove thread_info struct from thread struct
Greg Ungerer
4
-43
/
+22
2011-12-24
m68k: remove duplicate asm offset for task thread.info
Greg Ungerer
2
-2
/
+1
2011-12-24
m68k: merge the init_task code for mmu and non-mmu targets
Greg Ungerer
3
-23
/
+3
2011-12-24
m68knommu: remove unused fasthandler declaration
Greg Ungerer
1
-1
/
+0
2011-12-24
m68k: Fall back to __gpio_to_irq() for non-arch GPIOs
Mark Brown
1
-1
/
+2
2011-12-24
clocksource: m86k: Convert to clocksource_register_hz/khz
john stultz
5
-16
/
+5
2011-12-24
Linux 3.2-rc7
v3.2-rc7
Linus Torvalds
1
-1
/
+1
2011-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+32
2011-12-24
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2
-13
/
+13
2011-12-24
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-3
/
+2
2011-12-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2011-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-5
/
+7
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-20
/
+26
2011-12-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-3
/
+3
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-23
Btrfs: fix worker lock misuse in find_worker
Chris Mason
1
-1
/
+2
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
3
-10
/
+6
2011-12-23
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
4
-4
/
+5
2011-12-23
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-23
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-23
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-10
/
+13
2011-12-23
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
1
-4
/
+1
2011-12-23
md: don't give up looking for spares on first failure-to-add
NeilBrown
1
-2
/
+1
2011-12-23
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
1
-4
/
+10
2011-12-23
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
1
-0
/
+1
2011-12-23
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
David S. Miller
1
-2
/
+2
2011-12-23
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-8
/
+9
[next]