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
2012-06-08
init: Drop initcall level output
Borislav Petkov
1
-6
/
+1
2012-06-08
module_param: stop double-calling parameters.
Rusty Russell
2
-6
/
+6
2012-06-08
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
1
-3
/
+11
2012-06-08
Revert "mm: correctly synchronize rss-counters at exit/exec"
Linus Torvalds
3
-16
/
+6
2012-06-08
regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...
Axel Lin
1
-0
/
+3
2012-06-08
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tao Ma
1
-1
/
+0
2012-06-08
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
Theodore Ts'o
1
-4
/
+4
2012-06-08
Merge branch 'akpm' (Andrew's fixups)
Linus Torvalds
11
-69
/
+118
2012-06-08
regmap: Export regmap_reinit_cache()
Mark Brown
1
-0
/
+1
2012-06-08
mm: correctly synchronize rss-counters at exit/exec
Konstantin Khlebnikov
3
-6
/
+16
2012-06-08
btree: catch NULL value before it does harm
Joern Engel
1
-0
/
+1
2012-06-08
btree: fix tree corruption in btree_get_prev()
Roland Dreier
1
-2
/
+2
2012-06-08
ipc: shm: restore MADV_REMOVE functionality on shared memory segments
Will Deacon
1
-0
/
+12
2012-06-08
drivers/platform/x86/acerhdf.c: correct Boris' mail address
Borislav Petkov
1
-1
/
+1
2012-06-08
c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment
Cyrill Gorcunov
1
-14
/
+0
2012-06-08
c/r: prctl: add ability to get clear_tid_address
Cyrill Gorcunov
2
-4
/
+19
2012-06-08
c/r: prctl: add minimal address test to PR_SET_MM
Cyrill Gorcunov
1
-1
/
+1
2012-06-08
c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
Konstantin Khlebnikov
2
-12
/
+20
2012-06-08
MAINTAINERS: whitespace fixes
Joe Perches
1
-9
/
+9
2012-06-08
shmem: replace_page must flush_dcache and others
Hugh Dickins
1
-20
/
+37
2012-06-07
x86, efi stub: Add .reloc section back into image
Jordan Justen
2
-74
/
+140
2012-06-07
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
3
-1
/
+5
2012-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-19
/
+1
2012-06-07
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
1
-4
/
+13
2012-06-07
UBIFS: fix debugfs-less systems support
Artem Bityutskiy
1
-2
/
+10
2012-06-07
UBI: fix debugfs-less systems support
Artem Bityutskiy
1
-2
/
+10
2012-06-07
drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler
Adam Jackson
2
-6
/
+67
2012-06-06
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+11
2012-06-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-22
/
+87
2012-06-06
Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
11
-41
/
+39
2012-06-06
Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus
Roland Dreier
10
-41
/
+35
2012-06-06
IB/mlx4: Fix max_wqe capacity reported from query device
Sagi Grimberg
3
-7
/
+24
2012-06-06
mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow
Jack Morgenstein
1
-2
/
+2
2012-06-06
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-6
/
+16
2012-06-06
Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-35
/
+52
2012-06-06
tile: add #include to unbreak build after generic init_task conversion
Chris Metcalf
1
-0
/
+1
2012-06-06
tile: remove cpu_idle_on_new_stack
Chris Metcalf
2
-19
/
+0
2012-06-06
perf/x86: Check user address explicitly in copy_from_user_nmi()
Arun Sharma
1
-0
/
+4
2012-06-06
perf/x86: Check if user fp is valid
Arun Sharma
2
-6
/
+18
2012-06-06
perf: Limit callchains to 127
Arun Sharma
1
-1
/
+1
2012-06-06
perf/x86: Allow multiple stacks
Arun Sharma
1
-6
/
+0
2012-06-06
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
1
-6
/
+3
2012-06-06
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2
-0
/
+2
2012-06-06
perf/x86: Update SNB PEBS constraints
Peter Zijlstra
1
-8
/
+1
2012-06-06
perf/x86: Enable/Add IvyBridge hardware support
Peter Zijlstra
1
-1
/
+2
2012-06-06
perf/x86: Implement cycles:p for SNB/IVB
Peter Zijlstra
2
-8
/
+43
2012-06-06
perf/x86: Fix Intel shared extra MSR allocation
Peter Zijlstra
3
-28
/
+66
2012-06-06
sched: Validate assumptions in sched_init_numa()
Peter Zijlstra
1
-19
/
+80
2012-06-06
sched: Always initialize cpu-power
Peter Zijlstra
2
-2
/
+13
2012-06-06
sched: Fix domain iteration
Peter Zijlstra
4
-10
/
+72
[prev]
[next]