| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | firmware: provide stubs for the FW_LOADER=n case | James Bottomley | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | nozomi: fix initialization and early flow control access | Frank Seidel | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | sysdev: fix problem with sysdev_class being re-registered | Greg Kroah-Hartman | 2008-03-10 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-03-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | lguest: Do not append space to guests kernel command line | Paul Bolle | 2008-03-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. | Rusty Russell | 2008-03-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | lguest: Sanitize the lguest clock. | Rusty Russell | 2008-03-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | lguest: fix __get_vm_area usage. | Rusty Russell | 2008-03-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | lguest: make sure cpu is initialized before accessing it | Eugene Teo | 2008-03-11 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2: Fix NULL pointer dereferences in o2net | Tao Ma | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock | Sunil Mushran | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2/dlm: Print message showing the recovery master | Sunil Mushran | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2/dlm: Add missing dlm_lockres_put()s | Sunil Mushran | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2/dlm: Add missing dlm_lockres_put()s in migration path | Sunil Mushran | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2/dlm: Add missing dlm_lock_put()s | Sunil Mushran | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2: Fix an endian bug in online resize. | Tao Ma | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [PATCH] [OCFS2]: constify function pointer tables | Jan Engelhardt | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2: Fix endian bug in o2dlm protocol negotiation. | Joel Becker | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2: Use dlm_print_one_lock_resource for lock resource print | Tao Ma | 2008-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning | Andrew Morton | 2008-03-10 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-03-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | [WATCHDOG] make watchdog/hpwdt.c:asminline_call() static | Adrian Bunk | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [WATCHDOG] Remove volatiles from watchdog device structures | Florian Fainelli | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [WATCHDOG] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [WATCHDOG] hpwdt: Use dmi_walk() instead of own copy | Roland Dreier | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [WATCHDOG] Fix return value warning in hpwdt | Roland Dreier | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdt | Roland Dreier | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUS | Andrew Paprocki | 2008-03-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | fbdev: add BF52x EZkit Display driver | Michael Hennerich | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | BF54x LQ043 Framebuffer driver: Update copyright on previously modified files | Michael Hennerich | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage | Bryan Wu | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al... | Michael Hennerich | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | stifb: fix crash A1439A CRX (Rattler) graphics card | Helge Deller | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | mbxfb: fix incorrect argument type | Krzysztof Helt | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | iov_iter_advance() fix | Nick Piggin | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rcu: move PREEMPT_RCU config option back under PREEMPT | Paul E. McKenney | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig | Thomas Bogendoerfer | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | modules: warn about suspicious return values from module's ->init() hook | Alexey Dobriyan | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | modules: fix module waiting for dependent modules' init | Rusty Russell | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | hugetlb: correct page count for surplus huge pages | Adam Litke | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | gpio/pca953x bugfix: mark as can_sleep | Arnaud Patard | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | md: reduce CPU wastage on idle md array with a write-intent bitmap | NeilBrown | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | md: fix formatting error in /proc/mdstat | NeilBrown | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | mempolicy: fix reference counting bugs | Lee Schermerhorn | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Typo in Documentation/scheduler/sched-stats.txt | Masatake YAMATO | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | memstick: try harder to recover from unsuccessful interface mode switch | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | memstick: fix parsing of "assembly_date" attribute field | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | memstick: add support for decoding "specfile" media attributes | Alex Dubov | 2008-03-10 | |
