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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-26
[SPARC]: Use strcasecmp for OFW property name comparisons.
David S. Miller
2
-4
/
+4
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
12
-144
/
+5
2007-04-26
[SPARC]: constify some paramaters of OF routines
Stephen Rothwell
1
-3
/
+6
2007-04-26
[SPARC/64]: constify of_get_property return
Stephen Rothwell
2
-2
/
+2
2007-04-26
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
11
-43
/
+46
2007-04-26
[SPARC]: constify of_get_property return: arch/sparc
Stephen Rothwell
4
-19
/
+20
2007-04-26
[SPARC64]: Small cleanups time.c
Tony Breeds
1
-11
/
+6
2007-04-26
[SPARC64]: Fix sparc64_next_event() error return.
David S. Miller
1
-1
/
+1
2007-04-26
[SPARC64]: Add clocksource/clockevents support.
David S. Miller
3
-220
/
+231
2007-04-26
[SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle().
David S. Miller
1
-6
/
+9
2007-04-26
[SPARC64]: Unify timer interrupt handler.
David S. Miller
4
-141
/
+21
2007-04-26
[SPARC64]: Synchronize RTC clock via timer just like x86.
David S. Miller
1
-18
/
+48
2007-04-25
[MIPS] Fix oprofile logic to physical counter remapping
Ralf Baechle
1
-1
/
+1
2007-04-24
[PATCH] i386: Fix some warnings added by earlier patch
Andi Kleen
1
-4
/
+4
2007-04-24
[PATCH] x86-64: Always flush all pages in change_page_attr
Andi Kleen
1
-1
/
+1
2007-04-24
[PATCH] x86: Remove noreplacement option
Andi Kleen
1
-19
/
+2
2007-04-24
[PATCH] x86-64: make GART PTEs uncacheable
Joachim Deguara
1
-1
/
+5
2007-04-21
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-50
/
+120
2007-04-21
Longhaul - Revert ACPI C3 on Longhaul ver. 2
Dave Jones
1
-1
/
+1
2007-04-20
[MIPS] Fix BUG(), BUG_ON() handling
Atsushi Nemoto
1
-2
/
+2
2007-04-20
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
Atsushi Nemoto
3
-18
/
+95
2007-04-20
[MIPS] Disallow CpU exception in kernel again.
Atsushi Nemoto
5
-40
/
+21
2007-04-20
[MIPS] Add missing silicon revisions for BCM112x
Mark Mason
1
-0
/
+12
2007-04-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+0
2007-04-18
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
4
-10
/
+13
2007-04-18
alpha: build fixes - force architecture
Ivan Kokshaysky
1
-2
/
+1
2007-04-18
alpha: more fixes for specific machine types
Ivan Kokshaysky
2
-1
/
+7
2007-04-18
alpha: fixes for specific machine types
Ivan Kokshaysky
6
-12
/
+37
2007-04-18
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
1
-1
/
+0
2007-04-17
cache_k8_northbridges() overflows beyond allocation
Badari Pulavarty
1
-2
/
+2
2007-04-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-8
/
+102
2007-04-17
[ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6
Ben Dooks
1
-5
/
+6
2007-04-17
[ARM] Update mach-types
Russell King
1
-3
/
+96
2007-04-16
[PATCH] x86: Fix potential overflow in perfctr reservation
Andi Kleen
2
-8
/
+11
2007-04-16
[PATCH] x86: Fix gcc 4.2 _proxy_pda workaround
Andi Kleen
2
-2
/
+2
2007-04-15
Fix VMI relocation processing logic error
Zachary Amsden
1
-3
/
+6
2007-04-15
failsafe mechanism to HPET clock calibration
Ravikiran G Thirumalai
1
-3
/
+6
2007-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-341
/
+246
2007-04-14
[SPARC64]: Fix inline directive in pci_iommu.c
Tom "spot" Callaway
1
-1
/
+1
2007-04-14
[SPARC64]: Fix arg passing to compat_sys_ipc().
David S. Miller
2
-2
/
+1
2007-04-13
[SPARC]: Fix section mismatch warnings in pci.c and pcic.c
Robert Reif
2
-4
/
+4
2007-04-13
[SPARC]: avoid CHILD_MAX and OPEN_MAX constants
Roland McGrath
3
-6
/
+8
2007-04-12
[PPC] Fix compilation and linking errors of mpc86xads build.
Vitaly Bordug
2
-8
/
+35
2007-04-12
[PPC] Fix compilation and linking errors of mpc885ads build.
Vitaly Bordug
1
-10
/
+10
2007-04-12
[PPC] MPC8272 ADS compile fixed, defconfig refreshed.
Vitaly Bordug
2
-130
/
+479
2007-04-12
[SPARC64]: Fix SBUS IOMMU allocation code.
David S. Miller
1
-328
/
+232
2007-04-11
[POWERPC] mpc52xx_pic: fix main interrupt masking
Domen Puncer
1
-2
/
+2
2007-04-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-8
/
+12
2007-04-09
[PATCH] i386: irqbalance_disable() section fix
Andrew Morton
1
-1
/
+1
2007-04-09
[PATCH] x86_64 early quirks: fix early_qrk[] section tag
Andrew Morton
1
-1
/
+1
[next]