index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
Linux 3.2-rc7
Linus Torvalds
1
-1
/
+1
2011-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+32
2011-12-23
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2
-13
/
+13
2011-12-23
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-3
/
+2
2011-12-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2011-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-5
/
+7
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2011-12-23
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-22
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
4
-4
/
+5
2011-12-22
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-22
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
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-22
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
David S. Miller
1
-2
/
+2
2011-12-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-8
/
+9
2011-12-22
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
1
-1
/
+1
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-22
VFS: Fix race between CPU hotplug and lglocks
Srivatsa S. Bhat
1
-4
/
+32
[next]