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.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
2010-02-12
sparc64: Tighten checks in kstack_valid().
David S. Miller
1
-0
/
+4
2010-02-11
sparc32: Fix thinko in previous change.
David S. Miller
1
-1
/
+1
2010-02-10
sparc: Align clone and signal stacks to 16 bytes.
David S. Miller
5
-14
/
+20
2010-01-26
sparc64: Fix UP build.
David S. Miller
1
-4
/
+2
2010-01-21
sparc64: Fix IRQ ->set_affinity() methods.
David S. Miller
1
-9
/
+28
2010-01-21
sparc: cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2010-01-21
sparc64: Update defconfig.
David S. Miller
1
-31
/
+100
2010-01-21
sparc: Add missing SW perf fault events.
David S. Miller
2
-5
/
+20
2010-01-21
sparc64: Fully support both performance counters.
David S. Miller
1
-154
/
+353
2010-01-21
sparc64: Add perf callchain support.
David S. Miller
1
-1
/
+119
2010-01-15
sparc: convert to arch_gettimeoffset()
John Stultz
4
-179
/
+46
2010-01-15
sparc: leds_resource.end assigned to itself in clock_board_probe()
Roel Kluin
1
-2
/
+2
2010-01-14
sparc32: Fix page_to_phys().
David S. Miller
2
-2
/
+2
2010-01-12
sparc: Simplify param.h by simply including <asm-generic/param.h>
Robert P. J. Day
1
-17
/
+2
2010-01-12
sparc32: Update defconfig.
David S. Miller
1
-18
/
+69
2010-01-08
SPARC: use helpers for rlimits
Jiri Slaby
1
-3
/
+3
2010-01-06
sparc: copy_from_user() should not return -EFAULT
Heiko Carstens
2
-2
/
+2
2010-01-05
sparc64: Fix Niagara2 perf event handling.
David S. Miller
1
-0
/
+11
2010-01-05
sparc64: Fix NMI programming when perf events are active.
David S. Miller
1
-1
/
+2
2010-01-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5149
-273934
/
+454993
2010-01-05
bbc_envctrl: Clean up properly if kthread_run() fails.
David S. Miller
1
-26
/
+38
2010-01-04
Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
3
-3
/
+29
2010-01-04
Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
8
-1
/
+57
2010-01-04
sysfs: Add lockdep annotations for the sysfs active reference
Eric W. Biederman
2
-2
/
+27
2010-01-04
lguest: fix bug in setting guest GDT entry
Rusty Russell
1
-1
/
+3
2010-01-04
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
9
-302
/
+254
2010-01-04
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
53
-884
/
+3029
2010-01-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
5
-48
/
+77
2010-01-04
tosh: Use non bkl ioctl
Alan Cox
1
-5
/
+7
2010-01-04
i2o: propogate the BKL down into the ioctl method
Alan Cox
1
-7
/
+6
2010-01-04
sony_pi: Remove the BKL from open and ioctl
John Kacur
1
-6
/
+5
2010-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
6
-26
/
+32
2010-01-04
resource: add helpers for fetching rlimits
Jiri Slaby
1
-0
/
+22
2010-01-04
resource: move kernel function inside __KERNEL__
Jiri Slaby
1
-2
/
+6
2010-01-04
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
1
-1
/
+1
2010-01-04
[S390] Update default configuration.
Martin Schwidefsky
1
-11
/
+75
2010-01-04
[S390] Have param.h simply include <asm-generic/param.h>.
Robert P. J. Day
1
-26
/
+2
2010-01-04
[S390] qdio: convert global statistics to per-device stats
Jan Glauber
7
-265
/
+177
2010-01-04
binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.
Daisuke HATAYAMA
1
-2
/
+2
2010-01-04
sh: update defconfigs.
Paul Mundt
49
-871
/
+3005
2010-01-04
sh: Don't default enable PMB support.
Paul Mundt
1
-1
/
+0
2010-01-04
sh: Disable PMB for SH4AL-DSP CPUs.
Paul Mundt
1
-3
/
+3
2010-01-04
ARM: Merge s3c24xx-updates2
Ben Dooks
0
-0
/
+0
2010-01-04
ARM: Merge next-simtec
Ben Dooks
8
-1
/
+57
2010-01-02
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-15
/
+79
2010-01-02
Documentation: Rename Documentation/DMA-mapping.txt
Kusanagi Kouichi
2
-1
/
+1
2010-01-02
DocBook: fix ioremap return type
H Hartley Sweeten
1
-6
/
+6
2010-01-02
Documentation: fix ioremap return type
H Hartley Sweeten
1
-1
/
+1
2010-01-02
writeback: add missing kernel-doc notation
Jaswinder Singh Rajput
1
-0
/
+1
2010-01-02
nilfs2: update mailing list address
Ryusuke Konishi
2
-2
/
+2
[next]