index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-21
kbuild: Fix accidental revert in commit fe04ddf
Michal Marek
1
-1
/
+1
2012-10-21
MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs
Gabor Juhos
2
-28
/
+104
2012-10-21
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-10-21
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
1
-1
/
+15
2012-10-21
ARM: OMAP: counter: add locking to read_persistent_clock
Colin Cross
1
-7
/
+14
2012-10-21
ARM: 7541/1: Add ARM ERRATA 775420 workaround
Simon Horman
2
-0
/
+13
2012-10-21
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
1
-0
/
+9
2012-10-21
ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
Russell King
1
-2
/
+2
2012-10-13
efi: initialize efi.runtime_version to make query_variable_info/update_capsul...
Seiji Aguchi
1
-0
/
+1
2012-10-13
efi: Build EFI stub with EFI-appropriate options
Matthew Garrett
1
-0
/
+3
2012-10-13
score: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-1
/
+3
2012-10-13
m32r: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
cris: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
alpha: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
m68k: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
mn10300: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
frv: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
xtensa: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
parisc: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
h8300: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
ia64: Add missing RCU idle APIs on idle loop
Paul E. McKenney
1
-0
/
+3
2012-10-13
MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x
Gabor Juhos
1
-2
/
+2
2012-10-13
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Andrea Arcangeli
1
-3
/
+8
2012-10-13
powerpc/eeh: Fix crash on converting OF node to edev
Gavin Shan
2
-1
/
+9
2012-10-13
powerpc: Fix VMX fix for memcpy case
Nishanth Aravamudan
1
-2
/
+2
2012-10-13
ARM: 7548/1: include linux/sched.h in syscall.h
Wade Farnsworth
1
-0
/
+1
2012-10-13
powerpc/iommu: Fix multiple issues with IOMMU pools code
Anton Blanchard
2
-1
/
+16
2012-10-13
kbuild: Fix gcc -x syntax
Jean Delvare
3
-3
/
+3
2012-10-13
kbuild: Do not package /boot and /lib in make tar-pkg
Michal Marek
1
-1
/
+1
2012-10-13
mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
Geert Uytterhoeven
1
-1
/
+1
2012-10-07
serial: omap: fix software flow control
Vikram Pandita
1
-2
/
+2
2012-09-28
Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-106
/
+53
2012-09-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2012-09-27
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-0
/
+2
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
4
-14
/
+12
2012-09-27
um: Fix IPC on um
Richard Weinberger
1
-0
/
+1
2012-09-27
um: kill thread->forking
Al Viro
7
-66
/
+29
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2
-7
/
+5
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
1
-0
/
+1
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
1
-19
/
+5
2012-09-26
ARM: Orion5x: Fix too small coherent pool.
Andrew Lunn
1
-0
/
+7
2012-09-26
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2
-27
/
+1
2012-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-11
/
+13
2012-09-24
Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
1
-1
/
+1
2012-09-24
tile: gxio iorpc numbering change for TRIO interface
Chris Metcalf
1
-11
/
+13
2012-09-24
c6x: use asm-generic/barrier.h
Mark Salter
2
-27
/
+1
2012-09-24
xen/boot: Disable NUMA for PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+4
2012-09-24
ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()
Sachin Kamat
1
-0
/
+2
[next]