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
2011-04-29
ARM: kprobes: Fix emulation of MRS instruction
Jon Medhurst
1
-11
/
+12
2011-04-29
ARM: kprobes: Reject probing MRS instructions which read SPSR
Jon Medhurst
1
-5
/
+7
2011-04-29
ARM: kprobes: Fix emulation of Data-processing (immediate) instructions
Jon Medhurst
1
-1
/
+1
2011-04-29
ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.
Jon Medhurst
1
-2
/
+53
2011-04-29
ARM: kprobes: Remove redundant condition checks from simulation routines
Jon Medhurst
1
-27
/
+3
2011-04-29
ARM: kprobes: Fix probing of conditionally executed instructions
Jon Medhurst
3
-1
/
+96
2011-04-29
kprobes/arm: Fix ldrd/strd emulation
Viktor Rosendahl
1
-5
/
+15
2011-04-29
dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085
Peter Korsgaard
2
-7
/
+23
2011-04-29
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
9
-8
/
+49
2011-04-29
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...
Linus Torvalds
1
-0
/
+2
2011-04-29
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
15
-120
/
+163
2011-04-29
flex_arrays: allow zero length flex arrays
Eric Paris
1
-1
/
+10
2011-04-29
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
4
-11
/
+14
2011-04-29
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
2
-0
/
+9
2011-04-28
iwl4965: fix "TX Power requested while scanning"
Stanislaw Gruszka
1
-4
/
+4
2011-04-28
iwlegacy: led stay solid on when no traffic
Wey-Yi Guy
1
-1
/
+19
2011-04-28
b43: trivial: update module info about ucode16_mimo firmware
Rafał Miłecki
1
-0
/
+1
2011-04-28
mm: check if PTE is already allocated during page fault
Mel Gorman
1
-1
/
+1
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
1
-1
/
+4
2011-04-28
um: adjust current_thread_info() for newer gcc versions
Richard Weinberger
1
-1
/
+4
2011-04-28
uml: fix hppfs build
Randy Dunlap
1
-1
/
+1
2011-04-28
um: mdd support for 64 bit atomic operations
Richard Weinberger
2
-1
/
+226
2011-04-28
oom: use pte pages in OOM score
KOSAKI Motohiro
1
-3
/
+6
2011-04-28
MAINTAINERS: add EXYNOS ARM architectures
Kukjin Kim
1
-1
/
+2
2011-04-28
memcg: update documentation to describe usage_in_bytes
Daisuke Nishimura
1
-2
/
+13
2011-04-28
MAINTAINERS: update Documentation file entry of GPIO subsystem
Kukjin Kim
1
-1
/
+1
2011-04-28
MAINTAINERS: re-alphabetize Xen entries
Ian Campbell
1
-12
/
+12
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
3
-21
/
+27
2011-04-28
vfs: avoid large kmalloc()s for the fdtable
Andrew Morton
1
-7
/
+11
2011-04-28
ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirks
Wolfgang Breyha
2
-1
/
+4
2011-04-28
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
3
-3
/
+3
2011-04-28
ASoC: Fix CODEC DAI names for Goni
Mark Brown
1
-2
/
+2
2011-04-28
ASoC: Fix CODEC name in Goni
Mark Brown
1
-2
/
+2
2011-04-28
ARM: Fix .size directive for xscale_dma_a0_map_area
Ben Hutchings
1
-1
/
+1
2011-04-28
x86: ce4100: Configure IOAPIC pins for USB and SATA to level type
Sebastian Andrzej Siewior
1
-3
/
+3
2011-04-28
x86: devicetree: Configure IOAPIC pin only once
Sebastian Andrzej Siewior
3
-7
/
+7
2011-04-28
ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.
Lydia Wang
1
-3
/
+7
2011-04-28
rtc: max8925: Call dev_set_drvdata before rtc_device_register
Zhangfei Gao
1
-1
/
+2
2011-04-28
Input: wm831x-ts - move BTN_TOUCH reporting to data transfer
Mark Brown
1
-3
/
+2
2011-04-28
Input: wm831x-ts - allow IRQ flags to be specified
Mark Brown
2
-3
/
+15
2011-04-28
Input: wm831x-ts - fix races with IRQ management
Mark Brown
1
-5
/
+49
2011-04-28
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
1
-0
/
+7
2011-04-28
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
1
-1
/
+1
2011-04-28
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
Guennadi Liakhovetski
1
-5
/
+5
2011-04-28
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
2
-6
/
+4
2011-04-28
mmc: omap: Fix possible NULL pointer deref
Michael Buesch
1
-1
/
+1
2011-04-28
mmc: core: mmc_add_card(): fix missing break in switch statement
Michał Mirosław
1
-0
/
+1
2011-04-28
mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
Chris Ball
1
-0
/
+1
2011-04-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
2
-1
/
+4
[prev]
[next]