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.19.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-7.0.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-05-25
perf top: Fix counter name fixup when fallbacking to cpu-clock
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-05-25
tile/mm/fault.c: Port OOM changes to handle_page_fault
Kautuk Consul
1
-5
/
+27
2012-05-25
arch/tile: add descriptive text if the kernel reports a bad trap
Chris Metcalf
1
-2
/
+28
2012-05-25
arch/tile: allow querying cpu module information from the hypervisor
Chris Metcalf
2
-1
/
+21
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
8
-280
/
+636
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
15
-158
/
+456
2012-05-25
mm: add new arch_make_huge_pte() method for tile support
Chris Metcalf
2
-0
/
+9
2012-05-25
arch/tile: support kexec() for tilegx
Chris Metcalf
5
-9
/
+300
2012-05-25
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
Chris Metcalf
6
-8
/
+55
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
20
-197
/
+345
2012-05-25
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
8
-315
/
+241
2012-05-25
arch/tile: support building big-endian kernel
Chris Metcalf
10
-29
/
+130
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
6
-53
/
+111
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
7
-99
/
+96
2012-05-25
Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
3
-8
/
+233
2012-05-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
19
-105
/
+169
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
41
-780
/
+2898
2012-05-25
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
16
-234
/
+582
2012-05-25
Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-67
/
+316
2012-05-25
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
18
-1138
/
+71
2012-05-25
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
27
-1661
/
+667
2012-05-25
openrisc: use generic strncpy_from_user
Jonas Bonn
3
-59
/
+4
2012-05-25
mac80211: Fix race in checking AP status by sending null frame
Soumik Das
1
-1
/
+2
2012-05-25
brcmfmac: use vmalloc to allocate mem for the firmware
Hauke Mehrtens
1
-2
/
+3
2012-05-25
NFC: potential integer overflow problem in check_crc()
Dan Carpenter
1
-1
/
+1
2012-05-25
wl1251: fix oops on early interrupt
Grazvydas Ignotas
2
-3
/
+2
2012-05-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
19
-245
/
+342
2012-05-25
iwlwifi: fix memory leak if opmode fails to init
Johannes Berg
1
-9
/
+9
2012-05-25
iwlwifi: do not send lq cmd when station add fails
Meenakshi Venkataraman
1
-1
/
+1
2012-05-25
iwlwifi: remove ucode16 option
Johannes Berg
4
-426
/
+0
2012-05-25
iwlwifi: do not use shadow registers by default
Meenakshi Venkataraman
2
-5
/
+5
2012-05-25
iwlwifi: fix the Transmit Frame Descriptor rings
Emmanuel Grumbach
3
-12
/
+16
2012-05-25
iwlwifi: update BT traffic load states correctly
Meenakshi Venkataraman
1
-0
/
+1
2012-05-25
perf tools: fix thread_map__new_by_pid_str() memory leak in error path
Franck Bui-Huu
1
-11
/
+10
2012-05-25
doc: ext3: update documentation with barrier=1 default
Stefan Hajnoczi
1
-3
/
+3
2012-05-25
Documentation/initrd.txt: Change the location of util-linux
Marcos Paulo de Souza
1
-2
/
+2
2012-05-25
Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl
Michel Machado
1
-1
/
+2
2012-05-25
Documentation/kernel-parameters: remove autotest and mcatest
Sebastian Andrzej Siewior
1
-4
/
+0
2012-05-25
x86: hpet: Fix copy-and-paste mistake in earlier change
Jan Beulich
1
-1
/
+1
2012-05-25
scripts/coccinelle: sizeof of pointer
Julia Lawall
1
-0
/
+65
2012-05-25
scripts/coccinelle: address test is always true
Julia Lawall
1
-0
/
+35
2012-05-25
tick: Move skew_tick option into the HIGH_RES_TIMER section
Thomas Gleixner
1
-8
/
+8
2012-05-25
[PARISC] Fix parisc compile failure after smp: Add task_struct argument to __...
James Bottomley
1
-2
/
+0
2012-05-25
[PARISC] fix TLB fault path on PA2.0 narrow systems
James Bottomley
1
-13
/
+17
2012-05-25
[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...
John David Anglin
1
-2
/
+4
2012-05-25
clocksource: em_sti: Add DT support
Magnus Damm
1
-0
/
+7
2012-05-25
clocksource: em_sti: Emma Mobile STI driver
Magnus Damm
3
-0
/
+406
2012-05-25
drm/i915: tune down the noise of the RP irq limit fail
Daniel Vetter
1
-2
/
+3
2012-05-25
drm/i915: Remove the error message for unbinding pinned buffers
Chris Wilson
1
-4
/
+2
2012-05-25
drm/i915: Limit page allocations to lowmem (dma32) for i965
Chris Wilson
1
-1
/
+9
[prev]
[next]