| Commit message (Expand) | Author | Age |
... | |
| * | [WATCHDOG] Watchdog driver for AT32AP700X devices | Hans-Christian Egtvedt | 2007-06-10 |
| * | [WATCHDOG] Mixcom Watchdog - CodingStyle clean-up | Wim Van Sebroeck | 2007-06-04 |
| * | [WATCHDOG] Mixcom Watchdog - clean-up printk's | Wim Van Sebroeck | 2007-06-04 |
| * | [WATCHDOG] Mixcom Watchdog - clean-up printk's | Wim Van Sebroeck | 2007-06-04 |
| * | [WATCHDOG] Mixcom Watchdog - checkcard part 2 | Wim Van Sebroeck | 2007-06-03 |
| * | [WATCHDOG] Mixcom Watchdog - checkcard | Wim Van Sebroeck | 2007-06-03 |
| * | [WATCHDOG] Mixcom Watchdog - get rid of port offset's | Wim Van Sebroeck | 2007-06-03 |
| * | [WATCHDOG] Mixcom Watchdog - update "Documentation" | Wim Van Sebroeck | 2007-06-03 |
| * | [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog. | Robert P. J. Day | 2007-06-03 |
| * | [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog. | Robert P. J. Day | 2007-06-03 |
* | | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 |
* | | mark a bunch of ISA|EISA|PCI drivers as such | Al Viro | 2007-07-17 |
* | | Fix the graphic corruption issue on IA64 machines | izumi | 2007-07-17 |
* | | vt: add comment for unbind_con_driver() | Jesse Barnes | 2007-07-17 |
* | | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas | 2007-07-17 |
* | | stallion: remove unneeded lock_kernel | Alan Cox | 2007-07-17 |
* | | Char: istallion, init+locking fixes | Ingo Korb | 2007-07-17 |
* | | Char: stallion, remove user class report request | Jiri Slaby | 2007-07-17 |
* | | Char: Kconfig, mxser_new: remove experimental comment | Jiri Slaby | 2007-07-17 |
* | | Char: vt, use ARRAY_SIZE | Jiri Slaby | 2007-07-17 |
* | | Char: vt, use kzalloc | Jiri Slaby | 2007-07-17 |
* | | Char: riscom8, eliminate busy loop | Jiri Slaby | 2007-07-17 |
* | | Char: specialix, remove busy waiting | Jiri Slaby | 2007-07-17 |
* | | Char: moxa, eliminate busy waiting | Jiri Slaby | 2007-07-17 |
* | | Char: isicom, proper variables types | Jiri Slaby | 2007-07-17 |
* | | Char: isicom, del_timer at exit | Jiri Slaby | 2007-07-17 |
* | | Char: isicom, cleanup locking | Jiri Slaby | 2007-07-17 |
* | | Char: cyclades, fix sparse warning | Jiri Slaby | 2007-07-17 |
* | | Char: cyclades, add firmware loading | Jiri Slaby | 2007-07-17 |
* | | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-17 |
|\ \ |
|
| * | | drm: add idr_init to drm_stub.c | Dave Airlie | 2007-07-17 |
| * | | drm: fix problem with SiS typedef with sisfb enabled. | Dave Airlie | 2007-07-16 |
* | | | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-16 |
|\| | |
|
| * | | drm: convert drawable code to using idr | Dave Airlie | 2007-07-16 |
| * | | drm: convert drm context code to use Linux idr | Dave Airlie | 2007-07-16 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for-2.6.23' into merge | Paul Mackerras | 2007-07-10 |
| |\ \ |
|
| | * | | [POWERPC] Make drivers/char/hvc_console.c:khvcd() static | Adrian Bunk | 2007-07-10 |
| | * | | [POWERPC] Remove dead code for preventing pread() and pwrite() calls | Robert P. J. Day | 2007-07-10 |
| | * | | [POWERPC] VIOTAPE: Use designated initializers for fops member structures. | Robert P. J. Day | 2007-07-10 |
* | | | | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-16 |
|\ \ \ \ |
|
| * | | | | drm: remove core typedefs from the ioc32 wrappers | Dave Airlie | 2007-07-15 |
| * | | | | drm: remove sarea typedefs | Dave Airlie | 2007-07-11 |
| * | | | | drm: detypedef the hashtab and more of sman | Dave Airlie | 2007-07-11 |
| * | | | | drm: de-typedef sman | Dave Airlie | 2007-07-11 |
| * | | | | drm: detypedeffing continues... | Dave Airlie | 2007-07-11 |
| * | | | | drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs | Dave Airlie | 2007-07-11 |
| * | | | | drm: drop drm_vma_entry_t, drm_magic_entry_t | Dave Airlie | 2007-07-11 |
| * | | | | drm: drop drm_buf_t typedef | Dave Airlie | 2007-07-11 |