| Commit message (Expand) | Author | Age |
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-28 |
| |\ |
|
| | * | [ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000 | Jon Ringle | 2005-10-28 |
| * | | [PATCH] gfp_t: remaining bits of drivers/* | Al Viro | 2005-10-28 |
| |/ |
|
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 |
* | | [PATCH] Input: convert sonypi to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 |
* | | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 |
|/ |
|
* | [PATCH] fix radeon_cp_init_ring_buffer() | Ivan Kokshaysky | 2005-10-26 |
* | [PATCH] drm: another mga bug | Dave Airlie | 2005-10-21 |
* | [PATCH] fix MGA DRM regression before 2.6.14 | Dave Airlie | 2005-10-20 |
* | Add some basic .gitignore files | Linus Torvalds | 2005-10-18 |
* | [PATCH] n_r3964 mod_timer() fix | Stephan Brodkorb | 2005-10-17 |
* | Pull mbcs-init-sn-check into release branch | Tony Luck | 2005-10-11 |
|\ |
|
| * | [IA64] mbcs_init() should give up unless running on sn2 | Greg Edwards | 2005-10-04 |
* | | [ARM] 2963/1: S3C2410 - add .owner field to device_driver | Ben Dooks | 2005-10-10 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2005-10-08 |
|\ \ |
|
| * | | [WATCHDOG] pcwd_pci.c add debug module_param | Wim Van Sebroeck | 2005-09-29 |
| * | | [WATCHDOG] pcwd_pci.c control status + boot-code clean-up | Wim Van Sebroeck | 2005-09-29 |
* | | | [PATCH] Fix drm 'debug' sysfs permissions | Dave Jones | 2005-10-05 |
| |/
|/| |
|
* | | [PATCH] mv64x60_wdt __user annotations and cleanups | Al Viro | 2005-09-29 |
* | | [PATCH] n_r3964: drop bogus fmt casts | Alexey Dobriyan | 2005-09-29 |
* | | [PATCH] proc_mkdir() should be used to create procfs directories | Al Viro | 2005-09-29 |
|/ |
|
* | [PATCH] Add IPMI poweroff control to sysfs | Corey Minyard | 2005-09-28 |
* | [PATCH] ipmi_msghandler: inconsistent spin_lock usage | Hironobu Ishii | 2005-09-23 |
* | [PATCH] Fix mmap() of /dev/hpet | Keir Fraser | 2005-09-23 |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2005-09-16 |
|\ |
|
| * | [IA64] Remove warnings for gcc 4.0 IA64 compilation. | Peter Chubb | 2005-09-16 |
* | | [PATCH] epca iomem annotations + several missing readw() | Al Viro | 2005-09-16 |
|/ |
|
* | [PATCH] vc: Use correct size on buffer copy in vc_resize | Antonino A. Daplas | 2005-09-15 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp | Linus Torvalds | 2005-09-14 |
|\ |
|
| * | [ARM SMP] Add timer/watchdog defines for MPCore | Russell King | 2005-09-14 |
* | | [PATCH] hvc_console: start kernel thread before registering tty | Anton Blanchard | 2005-09-14 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2005-09-13 |
|\ |
|
| * | [WATCHDOG] pcwd_pci-include+WDIOC_SETOPTIONS-patch | Wim Van Sebroeck | 2005-09-12 |
| * | [WATCHDOG] sbc8360+w83977f_wdt-consolidate_CONFIG_WATCHDOG_NOWAYOUT_handling | Wim Van Sebroeck | 2005-09-12 |
| * | [WATCHDOG] w83977f-watchdog-driver.patch | Jose Miguel Goncalves | 2005-09-12 |
| * | [WATCHDOG] New SBC8360 watchdog driver (revised) | Ian E. Morgan | 2005-09-11 |
| * | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix2.patch | Wim Van Sebroeck | 2005-09-11 |
| * | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix | Andrew Morton | 2005-09-11 |
| * | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog.patch | Andrey Panin | 2005-09-11 |
| * | [WATCHDOG] i6300.h-removal-patch | David Hardeman | 2005-09-11 |
| * | [WATCHDOG] i6300esb.c-2-bugs-little-cleanup.patch | Jiri Slaby | 2005-09-11 |
| * | [WATCHDOG] i6300esb.c-pci_dev_put+nowayout-patch | Naveen Gupta | 2005-09-11 |
| * | [WATCHDOG] i6300esb-set_correct_reload_register_bit | Naveen Gupta | 2005-09-11 |
| * | [WATCHDOG] i6300esb.c-WDT_ENABLE-bug | Naveen Gupta | 2005-09-11 |
| * | [WATCHDOG] removes pci_find_device from i6300esb.c | Jiri Slaby | 2005-09-11 |
| * | [WATCHDOG] i6300esb.patch | David Hardeman | 2005-09-11 |
| * | [WATCHDOG] mv64x60_wdt.patch | James Chapman | 2005-09-10 |
| * | [WATCHDOG] Kconfig+Makefile-clean2 | Wim Van Sebroeck | 2005-09-10 |
| * | [WATCHDOG] s3c2410_wdt.c-state_warning.patch | Arnaud Patard (Rtp) | 2005-09-10 |