index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
Konrad Rzeszutek Wilk
2010-06-07
2
-12
/
+15
*
swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.
Konrad Rzeszutek Wilk
2010-06-07
1
-11
/
+13
*
swiotlb: add the swiotlb initialization function with iotlb memory
FUJITA Tomonori
2010-06-07
2
-18
/
+31
*
swiotlb: add swiotlb_tbl_map_single library function
FUJITA Tomonori
2010-06-07
1
-8
/
+17
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-06-03
8
-8
/
+80
|
\
|
*
libata: implement on-demand HPA unlocking
Tejun Heo
2010-06-02
3
-0
/
+32
|
*
libata: use the enlarged capacity after late HPA unlock
Tejun Heo
2010-06-02
1
-3
/
+2
|
*
SCSI: implement sd_unlock_native_capacity()
Tejun Heo
2010-06-02
2
-0
/
+30
|
*
libata-sff: trivial corrections to Kconfig help text
Stefan Richter
2010-06-02
1
-3
/
+3
|
*
sata_nv: don't diddle with nIEN on mcp55
Tejun Heo
2010-06-02
1
-2
/
+0
|
*
sata_via: magic vt6421 fix for transmission problems w/ WD drives
Tejun Heo
2010-06-02
1
-0
/
+13
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-06-03
4
-26
/
+41
|
\
\
|
*
|
sched, trace: Fix sched_switch() prev_state argument
Peter Zijlstra
2010-06-01
1
-1
/
+18
|
*
|
sched: Fix wake_affine() vs RT tasks
Peter Zijlstra
2010-06-01
2
-24
/
+22
|
*
|
sched: Make sure timers have migrated before killing the migration_thread
Amit K. Arora
2010-05-31
1
-1
/
+1
|
|
/
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-03
5
-23
/
+27
|
\
\
|
*
|
x86, smpboot: Fix cores per node printing on boot
Borislav Petkov
2010-06-02
1
-1
/
+1
|
*
|
Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-06-01
2
-10
/
+26
|
|
\
\
|
|
*
|
x86/amd-iommu: Fall back to GART if initialization fails
Joerg Roedel
2010-06-01
2
-4
/
+9
|
|
*
|
x86/amd-iommu: Fix crash when request_mem_region fails
Joerg Roedel
2010-06-01
1
-3
/
+8
|
|
*
|
Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35
Joerg Roedel
2010-06-01
7973
-270322
/
+609968
|
|
|
\
|
|
|
*
|
arch/x86/kernel: Add missing spin_unlock
Julia Lawall
2010-05-27
1
-3
/
+9
|
*
|
|
x86/mm: Remove unused DBG() macro
Akinobu Mita
2010-05-31
2
-12
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-06-03
18
-53
/
+67
|
\
\
\
|
*
|
|
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-06-02
14
-34
/
+58
|
*
|
|
agp/uninorth: Fix oops caused by flushing too much
Paul Mackerras
2010-06-02
1
-1
/
+1
|
*
|
|
powerpc/pasemi: Update MAINTAINERS file
Olof Johansson
2010-06-02
1
-2
/
+1
|
*
|
|
powerpc/cell: Fix integer constant warning
Denis Kirjanov
2010-06-02
1
-1
/
+1
|
*
|
|
powerpc/kprobes: Remove resume_execution() in kprobes
Ananth N Mavinakayanahalli
2010-06-02
1
-12
/
+2
|
*
|
|
powerpc/macio: Don't dereference pointer before null check
Andreas Schwab
2010-06-02
1
-3
/
+4
*
|
|
|
Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...
Linus Torvalds
2010-06-03
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
xen: avoid allocation causing potential swap activity on the resume path
Ian Campbell
2010-06-03
1
-1
/
+1
|
*
|
|
|
xen: ensure timer tick is resumed even on CPU driving the resume
Ian Campbell
2010-06-03
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-06-03
15
-176
/
+309
|
\
\
\
\
|
*
|
|
|
perf: Fix crash in swevents
Peter Zijlstra
2010-06-03
1
-9
/
+15
|
*
|
|
|
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2010-06-02
4
-20
/
+39
|
|
\
\
\
\
|
|
*
|
|
|
perf buildid-list: Fix --with-hits event processing
Arnaldo Carvalho de Melo
2010-06-01
1
-1
/
+3
|
|
*
|
|
|
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
2010-06-01
2
-18
/
+35
|
|
*
|
|
|
perf hist: fix objdump output parsing
Konstantin Stepanyuk
2010-06-01
1
-1
/
+1
|
*
|
|
|
|
perf-record: Check correct pid when forking
Borislav Petkov
2010-06-01
1
-2
/
+1
|
*
|
|
|
|
perf: Do the comm inheritance per thread in event__process_task
Frederic Weisbecker
2010-06-01
1
-7
/
+2
|
*
|
|
|
|
perf: Use event__process_task from perf sched
Frederic Weisbecker
2010-06-01
1
-0
/
+1
|
*
|
|
|
|
perf: Process comm events by tid
Frederic Weisbecker
2010-05-31
1
-2
/
+2
|
|
/
/
/
/
|
*
|
|
|
blktrace: Fix new kernel-doc warnings
Randy Dunlap
2010-05-31
1
-0
/
+2
|
*
|
|
|
perf_events: Fix unincremented buffer base on partial copy
Frederic Weisbecker
2010-05-31
1
-0
/
+1
|
*
|
|
|
perf_events: Fix event scheduling issues introduced by transactional API
Stephane Eranian
2010-05-31
2
-4
/
+29
|
*
|
|
|
perf_events, trace: Fix perf_trace_destroy(), mutex went missing
Peter Zijlstra
2010-05-31
1
-1
/
+4
|
*
|
|
|
perf_events, trace: Fix probe unregister race
Peter Zijlstra
2010-05-31
4
-7
/
+13
|
*
|
|
|
perf_events: Fix races in group composition
Peter Zijlstra
2010-05-31
2
-24
/
+71
|
*
|
|
|
perf_events: Fix races and clean up perf_event and perf_mmap_data interaction
Peter Zijlstra
2010-05-31
2
-100
/
+129
|
|
/
/
/
[next]