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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
2007-10-14
1
-2
/
+2
*
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
2007-10-14
4
-7
/
+7
*
frv: missing casts in cmpxchg()
Al Viro
2007-10-14
1
-1
/
+4
*
endian-clean in_le64/out_le64
Al Viro
2007-10-14
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2007-10-14
3
-0
/
+95
|
\
|
*
Merge branch 'hidraw' into for-linus
Jiri Kosina
2007-10-14
2
-0
/
+91
|
|
\
|
|
*
HID: add hidraw interface
Jiri Kosina
2007-10-14
2
-0
/
+91
|
*
|
Input: add KEY_LOGOFF
Khelben Blackstaff
2007-10-14
1
-0
/
+1
|
*
|
USBHID: report descriptor fix for MacBook JIS keyboard
Tomoya Adachi
2007-10-14
1
-0
/
+1
|
*
|
HID: enable hiddev for the SantaRosa MacBookPro IR receiver
Stelian Pop
2007-10-14
1
-0
/
+1
|
*
|
Input: add KEY_SPELLCHECK
Jiri Kosina
2007-10-14
1
-0
/
+1
|
|
/
*
|
[SPARC64]: virt_irq --> bucket mapping no longer necessary
David S. Miller
2007-10-13
1
-2
/
+1
*
|
[SPARC64]: Kill ugly __irq_ino() macro.
David S. Miller
2007-10-13
1
-1
/
+3
*
|
[SPARC64]: Access ivector_table[] using physical addresses.
David S. Miller
2007-10-13
1
-6
/
+6
*
|
[SPARC64]: Make IVEC pointers 64-bit.
David S. Miller
2007-10-13
2
-7
/
+6
*
|
[SPARC64]: Consolidate MSI support code.
David S. Miller
2007-10-13
1
-2
/
+4
*
|
[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
Robert Reif
2007-10-13
2
-20
/
+41
*
|
[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
David S. Miller
2007-10-13
1
-0
/
+6
|
/
*
i2c: Rename the PEC functionality bit
David Brownell
2007-10-13
1
-2
/
+3
*
i2c: Move i2c-dev interfaces to i2c-dev.h
David Brownell
2007-10-13
2
-32
/
+29
*
i2c: Remove i2c_algorithm.algo_control()
David Brownell
2007-10-13
1
-7
/
+0
*
i2c: Document struct i2c_msg
David Brownell
2007-10-13
1
-9
/
+42
*
i2c: Add DaVinci I2C controller support
Vladimir Barinov
2007-10-13
1
-0
/
+21
*
i2c-core: Make some code static
Adrian Bunk
2007-10-13
1
-2
/
+0
*
i2c: New-style devices can support driver model wakeup flags
David Brownell
2007-10-13
1
-3
/
+4
*
i2c: Kill struct i2c_device_id
Jean Delvare
2007-10-13
1
-5
/
+0
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-13
1
-1
/
+1
|
\
|
*
[MIPS] CFE: Add missing parenthesis.
Ralf Baechle
2007-10-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-10-13
1
-17
/
+18
|
\
\
|
*
|
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
1
-5
/
+12
|
*
|
icside: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2007-10-13
1
-1
/
+0
|
*
|
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
1
-1
/
+5
|
*
|
ide-pmac: use __ide_wait_stat()
Bartlomiej Zolnierkiewicz
2007-10-13
1
-1
/
+1
|
*
|
ide: add __ide_wait_stat() helper
Bartlomiej Zolnierkiewicz
2007-10-13
1
-10
/
+1
*
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-10-13
10
-1
/
+92
|
\
\
\
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-10-13
1033
-12731
/
+20026
|
|
\
|
|
|
*
|
|
Merge Linux 2.6.23
David Woodhouse
2007-10-13
134
-2512
/
+1558
|
|
\
\
\
|
*
|
|
|
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
Bryan Wu
2007-10-13
2
-0
/
+48
|
*
|
|
|
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
Kevin Hao
2007-10-13
1
-0
/
+1
|
*
|
|
|
[MTD] Document erase interface.
Jörn Engel
2007-09-21
1
-0
/
+7
|
*
|
|
|
[MTD] Fix CFI build error when no map width or interleave supported
David Woodhouse
2007-09-06
2
-1
/
+18
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-08-23
90
-211
/
+423
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-08-02
9
-16
/
+24
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-08-01
289
-9831
/
+1548
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[MTD] [NAND] Add NAND manufacturer AMD.
Steven J. Hill
2007-07-23
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-07-23
868
-9457
/
+21947
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[JFFS2] Add LZO compression support.
Richard Purdie
2007-07-11
1
-0
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-07-11
116
-1783
/
+3765
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-07-04
15
-22
/
+93
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[MTD] [OneNAND] 2X program support
Kyungmin Park
2007-06-30
2
-0
/
+16
[next]