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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2012-02-18
NFSv4: fix server_scope memory leak
Weston Andros Adamson
1
-6
/
+9
2012-02-18
NFSv4.1: Fix a NFSv4.1 session initialisation regression
Trond Myklebust
1
-65
/
+42
2012-02-17
[S390] correct ktime to tod clock comparator conversion
Martin Schwidefsky
1
-2
/
+5
2012-02-17
[S390] 3215 deadlock with tty_wakeup
Martin Schwidefsky
1
-7
/
+15
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
1
-1
/
+1
2012-02-17
[S390] idle: avoid RCU usage in extended quiescent state
Heiko Carstens
1
-2
/
+3
2012-02-17
ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935
Takashi Iwai
1
-0
/
+8
2012-02-17
openrisc: Fix up audit_syscall_[entry|exit]() usage
Jonas Bonn
2
-9
/
+11
2012-02-17
openrisc: include export.h for EXPORT_SYMBOL
Jonas Bonn
2
-0
/
+2
2012-02-17
pxa/hx4700: add platform device and I2C info for AK4641 codec
Axel Lin
1
-0
/
+25
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-17
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-17
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-02-17
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
1
-0
/
+2
2012-02-17
eCryptfs: Improve statfs reporting
Tyler Hicks
4
-14
/
+83
2012-02-17
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-17
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
Btrfs: fix a bug on overcommit stuff
Liu Bo
1
-1
/
+4
2012-02-16
Btrfs: kick out redundant stuff in convert_extent_bit
Liu Bo
1
-5
/
+0
2012-02-16
Btrfs: skip states when they does not contain bits to clear
Liu Bo
1
-5
/
+10
2012-02-16
Btrfs: check return value of lookup_extent_mapping() correctly
Tsutomu Itoh
3
-2
/
+4
2012-02-16
Btrfs: fix deadlock on page lock when doing auto-defragment
Miao Xie
1
-24
/
+29
2012-02-16
Btrfs: fix return value check of extent_io_ops
Tsutomu Itoh
1
-6
/
+10
2012-02-16
ALSA: hda/realtek - Fix overflow of vol/sw check bitmap
Takashi Iwai
1
-3
/
+8
2012-02-16
btrfs: honor umask when creating subvol root
Florian Albrechtskirchinger
1
-2
/
+4
2012-02-16
arch/arm/mach-pxa/: included linux/gpio.h twice
Danny Kukawka
2
-2
/
+0
2012-02-16
arch/arm/mach-mmp/: some files include some headers twice
Danny Kukawka
3
-3
/
+0
2012-02-16
drm/exynos: added postclose to release resource.
Inki Dae
1
-0
/
+12
2012-02-16
drm/exynos: removed exynos_drm_fbdev_recreate function.
Inki Dae
1
-66
/
+4
2012-02-16
drm/exynos: fixed page flip issue.
Inki Dae
3
-5
/
+15
2012-02-16
drm/exynos: added possible_clones setup function.
Inki Dae
4
-0
/
+42
2012-02-16
drm/exynos: removed pageflip_event_list init code when closed.
Joonyoung Shim
1
-8
/
+2
2012-02-16
drm/exynos: changed priority of mixer layers.
Joonyoung Shim
1
-5
/
+5
2012-02-16
drm/exynos: Fix typo in exynos_mixer.c
Masanari Iida
1
-1
/
+1
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
1
-2
/
+2
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2
-9
/
+24
2012-02-16
ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe
Axel Lin
1
-9
/
+3
2012-02-16
ARM: pxa: fix including linux/gpio.h twice
Danny Kukawka
1
-1
/
+0
2012-02-16
ARM: pxa: fix mixed declarations and code in sharpsl_pm
Haojian Zhuang
1
-2
/
+1
2012-02-16
ARM: pxa: fix wrong parsing gpio event on spitz
Haojian Zhuang
1
-3
/
+2
2012-02-16
drm/i915: do not enable RC6p on Sandy Bridge
Eugeni Dodonov
1
-2
/
+2
2012-02-16
ARM: 7327/1: need to include asm/system.h in asm/processor.h
Olof Johansson
1
-0
/
+1
2012-02-16
ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()
Javi Merino
1
-1
/
+2
2012-02-16
ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field
Javi Merino
1
-1
/
+1
[prev]
[next]