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
2013-09-05
Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC
Vineet Gupta
1
-3
/
+3
2013-09-05
ARC: Fix __udelay calculation
Mischa Jonker
1
-3
/
+2
2013-09-05
ARC: remove console_verbose() from setup_arch()
Mischa Jonker
1
-2
/
+0
2013-09-05
ARC: Add read*_relaxed to asm/io.h
Mischa Jonker
1
-0
/
+4
2013-09-05
ARC: Handle un-aligned user space access in BE.
Noam Camus
1
-7
/
+19
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
4
-86
/
+40
2013-08-30
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
1
-11
/
+9
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2
-33
/
+25
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
3
-21
/
+21
2013-08-30
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2
-14
/
+0
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
1
-7
/
+0
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2
-40
/
+56
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
3
-25
/
+11
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
3
-48
/
+54
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
4
-104
/
+77
2013-08-26
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
2
-12
/
+5
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
3
-51
/
+37
2013-08-26
ARC: Add some .gitignore entries
Vineet Gupta
2
-0
/
+2
2013-08-26
Linux 3.11-rc7
v3.11-rc7
Linus Torvalds
1
-1
/
+1
2013-08-25
Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+3
2013-08-25
Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-2
/
+7
2013-08-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-4
/
+9
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-19
/
+17
2013-08-24
Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-8
/
+3
2013-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-19
/
+110
2013-08-24
ARC: [lib] strchr breakage in Big-endian configuration
Joern Rennecke
1
-0
/
+10
2013-08-24
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
bfs: iget_locked() doesn't return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
efs: iget_locked() doesn't return an ERR_PTR()
Dan Carpenter
1
-1
/
+1
2013-08-24
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
1
-2
/
+0
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
4
-14
/
+14
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+11
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+9
2013-08-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-49
/
+114
2013-08-23
usb: phy: fix build breakage
Anatolij Gustschin
2
-2
/
+2
2013-08-23
USB: OHCI: add missing PCI PM callbacks to ohci-pci.c
Alan Stern
1
-0
/
+5
2013-08-23
staging: comedi: bug-fix NULL pointer dereference on failed attach
Ian Abbott
1
-1
/
+1
2013-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-175
/
+282
2013-08-23
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
8
-14
/
+12
2013-08-23
lib/lz4: correct the LZ4 license
Richard Laager
3
-7
/
+7
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
3
-3
/
+2
2013-08-23
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-08-23
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
2013-08-23
drivers/platform/olpc/olpc-ec.c: initialise earlier
Daniel Drake
1
-1
/
+1
2013-08-23
Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...
Dave Airlie
2
-0
/
+14
2013-08-23
ipv4: expose IPV4_DEVCONF
stephen hemminger
2
-33
/
+35
2013-08-23
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
3
-1
/
+26
2013-08-23
be2net: fix disabling TX in be_close()
Sathya Perla
1
-1
/
+1
2013-08-23
Revert "ACPI / video: Always call acpi_video_init_brightness() on init"
Rafael J. Wysocki
1
-8
/
+3
2013-08-23
Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-1
/
+1
[next]