index
:
Linux Stable
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-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
*
ps3av: thread updates
Geert Uytterhoeven
2007-05-04
1
-2
/
+3
*
Convert non-highmem kmap_atomic() to static inline function
Geert Uytterhoeven
2007-05-04
1
-2
/
+8
*
NuBus header update
Finn Thain
2007-05-04
1
-51
/
+75
*
m68k: remove unused adb.h
Finn Thain
2007-05-04
1
-75
/
+0
*
lockdep: Add missing disable/enable irq variant
Roman Zippel
2007-05-04
1
-1
/
+5
*
m68k: Atari keyboard and mouse support.
Michael Schmitz
2007-05-04
2
-0
/
+7
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2007-05-04
7
-24
/
+151
|
\
|
*
i2c: Bitbanging I2C bus driver using the GPIO API
Haavard Skinnemoen
2007-05-01
1
-0
/
+38
|
*
i2c: Restore i2c_smbus_read_block_data
Jean Delvare
2007-05-01
1
-0
/
+3
|
*
i2c-algo-bit: Implement a 50/50 SCL duty cycle
Jean Delvare
2007-05-01
1
-2
/
+4
|
*
i2c: Blackfin Two Wire Interface driver
Bryan Wu
2007-05-01
1
-1
/
+2
|
*
i2c: Make i2c_del_driver a void function
Jean Delvare
2007-05-01
1
-1
/
+1
|
*
i2c: Move i2c-isa-only exported symbol declarations
Jean Delvare
2007-05-01
1
-4
/
+0
|
*
i2c: Add i2c_new_probed_device()
Jean Delvare
2007-05-01
1
-0
/
+9
|
*
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
2007-05-01
1
-0
/
+1
|
*
i2c: Add i2c_add_numbered_adapter()
David Brownell
2007-05-01
1
-0
/
+1
|
*
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
2007-05-01
1
-0
/
+62
|
*
i2c: i2c stack can remove()
David Brownell
2007-05-01
1
-0
/
+1
|
*
i2c: i2c stack can probe()
David Brownell
2007-05-01
1
-2
/
+11
|
*
i2c: Cleanup the includes of <linux/i2c.h>
Jean Delvare
2007-05-01
2
-1
/
+1
|
*
i2c-nforce2: Add support for the MCP61 and MCP65
Jean Delvare
2007-05-01
1
-0
/
+2
|
*
i2c: Emulate SMBus block read over I2C
Jean Delvare
2007-05-01
1
-0
/
+1
|
*
i2c: Rename dev_to_i2c_adapter()
David Brownell
2007-05-01
1
-1
/
+1
|
*
i2c: Shrink struct i2c_client
David Brownell
2007-05-01
1
-9
/
+14
|
*
i2c: i2c_adapter devices need no driver
Jean Delvare
2007-05-01
1
-1
/
+0
|
*
i2c: Kill i2c_adapter.class_dev
Jean Delvare
2007-05-01
1
-3
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-05-04
1
-1
/
+0
|
\
\
|
*
|
[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support
Thomas Renninger
2007-04-26
1
-1
/
+0
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-05-04
2
-4
/
+8
|
\
\
\
|
*
|
|
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
Jan Beulich
2007-04-26
2
-4
/
+8
|
|
/
/
*
|
|
[S390] add hardware capability support (ELF_HWCAP).
Martin Schwidefsky
2007-05-04
2
-6
/
+11
*
|
|
[S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().
Cornelia Huck
2007-05-04
1
-3
/
+3
*
|
|
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
2007-05-04
2
-15
/
+19
|
|
/
|
/
|
*
|
pm: include EIO from errno-base.h
David Rientjes
2007-04-30
1
-1
/
+1
*
|
Add kvasprintf()
Jeremy Fitzhardinge
2007-04-30
1
-0
/
+1
*
|
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
1
-6
/
+6
*
|
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
1
-0
/
+4
*
|
power management: remove firmware disk mode
Johannes Berg
2007-04-30
1
-7
/
+6
*
|
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
1
-11
/
+12
*
|
Extend print_symbol capability
Robert Peterson
2007-04-30
1
-1
/
+12
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-04-30
1
-1
/
+13
|
\
\
|
*
|
USB HID: add 'quirks' module parameter
Paul Walmsley
2007-04-19
1
-0
/
+8
|
*
|
USB HID: add support for dynamically-created quirks
Paul Walmsley
2007-04-19
1
-0
/
+1
|
*
|
USB HID: encapsulate quirk handling into hid-quirks.c
Paul Walmsley
2007-04-19
1
-0
/
+2
|
*
|
USB HID: numlock quirk for dell W7658 keyboard
Pete Zaitcev
2007-04-11
1
-0
/
+1
|
*
|
USB HID: Logitech MX3000 keyboard needs report descriptor quirk
Jiri Kosina
2007-04-11
1
-1
/
+1
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-30
8
-10
/
+81
|
\
\
\
|
*
|
|
[SNMP]: Add definitions for {In,Out}BcastPkts
Mitsuru Chinen
2007-04-30
1
-0
/
+2
|
*
|
|
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
2007-04-30
1
-0
/
+5
|
*
|
|
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
2007-04-30
2
-0
/
+16
[next]