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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
David Howells
4
-2
/
+23
2010-10-27
MN10300: Reorder asm/cacheflush.h to put primitives first
David Howells
1
-44
/
+44
2010-10-27
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
6
-10
/
+13
2010-10-27
MN10300: Cache: Split cache bits out of arch Kconfig
David Howells
2
-28
/
+33
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
4
-55
/
+2
2010-10-27
MN10300: Add CPU register bits for AM34
Akira Takeuchi
2
-5
/
+74
2010-10-27
MN10300: Don't hard code the cacheline size in register defs
Akira Takeuchi
1
-5
/
+9
2010-10-27
MN10300: Move DMA engine control reg defs to MN103E010 processor directory
Akira Takeuchi
2
-86
/
+103
2010-10-27
MN10300: Differentiate AM33_2 and AM33_3 in config
Akira Takeuchi
1
-2
/
+9
2010-10-27
MN10300: Provide the functions to fully disable maskable interrupts
Akira Takeuchi
1
-0
/
+77
2010-10-27
MN10300: Add reads[bwl]() and writes[bwl]()
Akira Takeuchi
1
-0
/
+13
2010-10-27
MN10300: Don't cast away the volatile in test_bit()
Akira Takeuchi
1
-1
/
+1
2010-10-27
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
David Howells
1
-0
/
+5
2010-10-27
mn10300: Use pci_claim_resource
David Howells
1
-10
/
+6
2010-10-27
bitops: Change the bitmap index from int to unsigned long [mn10300]
Justin Chen
2
-8
/
+8
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
5
-10
/
+5
2010-10-27
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
8
-97
/
+576
2010-10-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+1
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
46
-732
/
+1608
2010-10-27
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2
-2
/
+2
2010-10-27
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
3
-26
/
+0
2010-10-27
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
3
-5
/
+3
2010-10-27
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2
-11
/
+7
2010-10-27
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2
-2
/
+29
2010-10-27
uml: define CONFIG_NO_DMA
FUJITA Tomonori
3
-113
/
+3
2010-10-27
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
4
-40
/
+30
2010-10-27
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-27
x86: access_error API cleanup
Michel Lespinasse
1
-3
/
+3
2010-10-27
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
1
-12
/
+26
2010-10-27
perf, x86: Fix up kmap_atomic() type
Peter Zijlstra
1
-3
/
+2
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
29
-95
/
+18
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
20
-257
/
+294
2010-10-27
um: fix IRQ flag handling naming
Richard Weinberger
1
-17
/
+32
2010-10-27
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
1
-1
/
+1
2010-10-27
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
1
-1
/
+1
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+5
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2
-6
/
+14
2010-10-26
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
15
-34
/
+771
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
3
-38
/
+23
2010-10-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2
-3
/
+3
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
2
-0
/
+189
2010-10-26
AT91: pm: make sure that r0 is 0 when dealing with cache operations
Nicolas Ferre
3
-3
/
+10
2010-10-26
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
Nicolas Ferre
2
-2
/
+8
2010-10-26
AT91: reset: extend alternate reset procedure to several chips
Nicolas Ferre
6
-35
/
+12
2010-10-26
AT91: reset routine cleanup, remove not needed icache flush
Nicolas Ferre
4
-58
/
+51
2010-10-26
AT91: trivial: align comment of at91sam9g20_reset with one more tab
Nicolas Ferre
1
-7
/
+7
2010-10-26
AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet
Peter Horton
3
-2
/
+63
2010-10-26
AT91: add board support for Pcontrol_G20
Peter Gsellmann
4
-0
/
+504
2010-10-26
Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
32
-629
/
+4291
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
45
-157
/
+388
[next]