| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-02-16 |
|\ |
|
| * | [AGPGART] allow drm populated agp memory types cleanups | Andrew Morton | 2007-02-10 |
| * | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-06 |
| * | [AGPGART] Add agp-type-to-mask-type method missing from some drivers. | Thomas Hellstrom | 2007-02-05 |
| * | [AGPGART] Don't try to remap i810 registers on resume. | Dave Jones | 2007-02-04 |
| * | [AGPGART] Allow drm-populated agp memory types | Thomas Hellstrom | 2007-02-03 |
| * | [AGPGART] compat ioctl | Zwane Mwaikambo | 2007-02-03 |
* | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 2007-02-16 |
* | | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar | 2007-02-16 |
* | | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 |
* | | [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c | Eric W. Biederman | 2007-02-14 |
* | | [PATCH] sysctl: remove sys_sysctl support from the hpet timer driver | Eric W. Biederman | 2007-02-14 |
* | | [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 |
* | | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 |
* | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-02-13 |
|\ \ |
|
| * \ | Merge ../linux-2.6-watchdog-mm | Wim Van Sebroeck | 2007-02-13 |
| |\ \ |
|
| | * | | [WATCHDOG] timers cleanup | Jiri Slaby | 2007-02-12 |
| | * | | [WATCHDOG] ib700wdt.c - convert to platform_device part 2 | Wim Van Sebroeck | 2007-01-27 |
| | * | | [WATCHDOG] ib700wdt.c - convert to platform_device | Wim Van Sebroeck | 2007-01-27 |
| | * | | [WATCHDOG] ib700wdt.c spinlock/WDIOC_SETOPTIONS changes | Wim Van Sebroeck | 2007-01-27 |
| | * | | [WATCHDOG] ib700wdt.c small clean-up's | Wim Van Sebroeck | 2007-01-27 |
| | * | | [WATCHDOG] ib700wdt.c clean-up init and exit routines | Wim Van Sebroeck | 2007-01-27 |
| | * | | [WATCHDOG] ib700_wdt.c stop + set_heartbeat operations | Wim Van Sebroeck | 2007-01-27 |
| | * | | [WATCHDOG] show default value for nowayout in module parameter | Wim Van Sebroeck | 2007-01-27 |
| | * | | [WATCHDOG] advantechwdt.c - convert to platform_device part 2 | Wim Van Sebroeck | 2007-01-11 |
| | * | | [WATCHDOG] advantechwdt.c - convert to platform_device | Wim Van Sebroeck | 2007-01-11 |
| | * | | [WATCHDOG] advantechwdt.c - move set_heartbeat to a seperate function | Wim Van Sebroeck | 2007-01-11 |
| | * | | [WATCHDOG] advantechwdt.c - cleanup before platform_device patches | Wim Van Sebroeck | 2007-01-11 |
| | * | | [WATCHDOG] acquirewdt.c - convert to platform_device part 2 | Wim Van Sebroeck | 2007-01-10 |
| | * | | [WATCHDOG] acquirewdt.c - convert to platform_device | Wim Van Sebroeck | 2007-01-10 |
| | * | | [WATCHDOG] acquirewdt.c - clean before platform_device patches | Wim Van Sebroeck | 2007-01-10 |
| * | | | Merge ../linux-2.6-watchdog-mm | Wim Van Sebroeck | 2007-02-09 |
| |\| |
| | |/
| |/| |
|
| | * | [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches | Wim Van Sebroeck | 2007-01-09 |
| | * | [WATCHDOG] pcwd.c - e-mail adres update | Wim Van Sebroeck | 2007-01-09 |
| | * | [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches | Wim Van Sebroeck | 2007-01-08 |
| | * | [WATCHDOG] pcwd_usb.c - document includes | Wim Van Sebroeck | 2007-01-08 |
| | * | [WATCHDOG] pcwd_pci.c - spinlock fixes | Wim Van Sebroeck | 2007-01-07 |
| | * | [WATCHDOG] pcwd_pci.c - get heartbeat from dip switches | Wim Van Sebroeck | 2007-01-07 |
| | * | [WATCHDOG] fix clk_get() error check | Akinobu Mita | 2006-12-19 |
| | * | [WATCHDOG] s3c2410_wdt exit driver via labels | Ben Dooks | 2006-12-18 |
* | | | [PATCH] Fix SAK_work workqueue initialization. | Eric W. Biederman | 2007-02-13 |
* | | | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 |
* | | | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman | 2007-02-12 |
* | | | [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned | Eric W. Biederman | 2007-02-12 |
* | | | [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t | Eric W. Biederman | 2007-02-12 |
* | | | [PATCH] tty: fix the locking for signal->session in disassociate_ctty | Eric W. Biederman | 2007-02-12 |
* | | | [PATCH] tty: clarify disassociate_ctty | Eric W. Biederman | 2007-02-12 |
* | | | [PATCH] tty: make __proc_set_tty static | Eric W. Biederman | 2007-02-12 |
* | | | [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina | 2007-02-12 |