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
2007-08-22
[MTD] mtdoops printk warning fixes
Andrew Morton
1
-2
/
+2
2007-08-22
[JFFS2] fix printk warning in jffs2_block_check_erase()
Andrew Morton
1
-2
/
+2
2007-08-22
[JFFS2] Fix ACL vs. mode handling.
David Woodhouse
5
-30
/
+67
2007-08-09
[JFFS2] Correct cleanmarker checks -- we should use only 8 bytes
David Woodhouse
1
-2
/
+2
2007-08-04
Revert "[MTD] Driver for AT26Fxxx dataflash devices"
David Woodhouse
3
-494
/
+0
2007-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
56
-384
/
+516
2007-08-03
Merge git://git.infradead.org/~dwmw2/mtd-2.6.23
Linus Torvalds
9
-18
/
+45
2007-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
3
-2
/
+3
2007-08-03
[MTD] [NAND] nand_base.c: fix type of eccpos pointer
Ben Dooks
1
-4
/
+4
2007-08-03
[MTD] [NAND] at91_nand rdy_pin fix
Ivan Kuten
1
-1
/
+4
2007-08-03
[MTD] [NAND] fix race in nand_base.c
Artem Bityutskiy
1
-0
/
+4
2007-08-03
[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.
Roland Stigge
1
-5
/
+5
2007-08-03
[MTD] Fix potential leak in rfd_ftl_add_mtd
Florin Malita
1
-0
/
+1
2007-08-03
[JFFS2] Print correct node offset when complaining about broken data CRC
David Woodhouse
1
-1
/
+1
2007-08-03
[JFFS2] Fix suspend failure with JFFS2 GC thread.
David Woodhouse
1
-4
/
+4
2007-08-03
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
David Woodhouse
4
-3
/
+10
2007-08-03
[JFFS2] Prevent oops after 'node added in wrong place' debug check
Joakim Tjernlund
1
-0
/
+12
2007-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
7
-143
/
+134
2007-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-9
/
+21
2007-08-02
[x86 setup] Document grub < 0.93 as broken
H. Peter Anvin
1
-0
/
+1
2007-08-02
[x86 setup] EDD: add missing =m constraint
H. Peter Anvin
1
-1
/
+1
2007-08-02
Net/Security: fix memory leaks from security_secid_to_secctx()
Paul Moore
2
-3
/
+6
2007-08-02
SELinux: remove redundant pointer checks before calling kfree()
Paul Moore
1
-2
/
+1
2007-08-02
SELinux: restore proper NetLabel caching behavior
Paul Moore
2
-4
/
+14
2007-08-02
[PATCH] sched: reduce task_struct size
Ingo Molnar
1
-8
/
+13
2007-08-02
[PATCH] sched: reduce debug code
Ingo Molnar
4
-20
/
+38
2007-08-02
[PATCH] sched: use schedstat_set() API
Ingo Molnar
1
-11
/
+2
2007-08-02
[PATCH] sched: add schedstat_set() API
Ingo Molnar
1
-0
/
+2
2007-08-02
[PATCH] sched: move load-calculation functions
Ingo Molnar
1
-66
/
+66
2007-08-02
[PATCH] sched: ->task_new cleanup
Ingo Molnar
4
-17
/
+10
2007-08-02
[PATCH] sched: uninline inc/dec_nr_running()
Ingo Molnar
1
-2
/
+2
2007-08-02
[PATCH] sched: uninline calc_delta_mine()
Ingo Molnar
1
-1
/
+1
2007-08-02
[PATCH] sched: calc_delta_mine(): use fixed limit
Ingo Molnar
1
-1
/
+1
2007-08-02
[PATCH] sched: tidy up left over smpnice code
Peter Williams
1
-15
/
+1
2007-08-02
[PATCH] sched: remove cache_hot_time
Ingo Molnar
3
-4
/
+0
2007-08-02
[JFFS2] LZO compression should default off for compatibility.
David Woodhouse
1
-2
/
+3
2007-08-02
[x86 setup] video setup: Fix VBE DDC reading
Antonino A. Daplas
1
-1
/
+1
2007-08-02
HID: Never call hid_free_buffers() when usbhid_device has been freed
Jiri Kosina
1
-2
/
+2
2007-08-02
USB HID: fix memory leak of usbhid_device
Jiri Kosina
1
-0
/
+2
2007-08-02
USB HID: fix a possible NULL pointer dereference when we fail to allocate memory
Jesper Juhl
1
-1
/
+2
2007-08-02
USB HID: add ASUS LCM to the blacklist
Christian Lamparter
1
-0
/
+4
2007-08-02
USB HID: Add all Logitech Harmonies to blacklist
Phil Dibowitz
1
-0
/
+132
2007-08-02
USB HID: update description of USBHID in MAINTAINERS
Jiri Kosina
1
-1
/
+1
2007-08-02
HID: remove the Applie IR sensor from the hid_blacklist
Tino Keitel
1
-2
/
+0
2007-08-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
10
-39
/
+50
2007-08-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
13
-128
/
+85
2007-08-02
FRV: Enable the MB86943 PCI arbiter correctly
David Howells
2
-1
/
+5
2007-08-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-54
/
+64
2007-08-02
genirq: temporary fix for level-triggered IRQ resend
Thomas Gleixner
1
-0
/
+9
2007-08-02
Fix WARN_ON() on bitfield ops for all other archs
Heiko Carstens
4
-4
/
+4
[next]