| Commit message (Expand) | Author | Age | Files | Lines |
* | synclink_gt: fix transmit DMA stall | Paul Fulghum | 2007-07-31 | 1 | -29/+46 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 4 | -0/+4 |
* | agp: AMD AGP is used on UP1100 & UP1500 alpha boxen | Alan Hourihane | 2007-07-27 | 1 | -1/+1 |
* | intel_agp: really fix 945/965GME | Zhenyu Wang | 2007-07-27 | 1 | -5/+12 |
* | agp: don't lock pages | Nick Piggin | 2007-07-27 | 3 | -5/+0 |
* | Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_... | Jesper Juhl | 2007-07-27 | 1 | -7/+2 |
* | Char: cyclades, select FW_LOADER | Jiri Slaby | 2007-07-26 | 1 | -0/+1 |
* | lguest: documentation VII: FIXMEs | Rusty Russell | 2007-07-26 | 1 | -0/+3 |
* | lguest: documentation III: Drivers | Rusty Russell | 2007-07-26 | 1 | -3/+74 |
* | use CLOCKSOURCE_MASK() instead of too large constant | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-07-25 | 1 | -1/+7 |
|\ |
|
| * | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 1 | -1/+7 |
* | | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict. | Al Viro | 2007-07-24 | 2 | -1/+26 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-07-22 | 3 | -0/+279 |
|\ |
|
| * | [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx | Dan Williams | 2007-07-20 | 3 | -0/+279 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-22 | 3 | -9/+9 |
|\ \ |
|
| * | | [POWERPC] init and exit markings for hvc_iseries | Stephen Rothwell | 2007-07-22 | 1 | -4/+4 |
| * | | [POWERPC] Quiet section mismatch in hvc_rtas.c | Stephen Rothwell | 2007-07-22 | 1 | -1/+1 |
| * | | [POWERPC] hvcs: Make some things static and const | Stephen Rothwell | 2007-07-22 | 1 | -4/+4 |
* | | | x86_64: Geode HW Random Number Generator depends on X86_32 | Yinghai Lu | 2007-07-21 | 1 | -1/+1 |
* | | | x86_64: Untangle asm/hpet.h from asm/timex.h | Chris Wright | 2007-07-21 | 1 | -1/+1 |
* | | | ps3: FLASH ROM Storage Driver | Geert Uytterhoeven | 2007-07-21 | 2 | -0/+442 |
|/ / |
|
* | | [SPARC64]: Stop using drivers/char/rtc.c | David S. Miller | 2007-07-20 | 2 | -25/+7 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 | 1 | -31/+39 |
|\ \ |
|
| * \ | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 | 1 | -31/+39 |
| |\ \ |
|
| | * | | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 | 1 | -31/+39 |
* | | | | Fix memory leak in tpm_binary_bios_measurements_open() | Reiner Sailer | 2007-07-20 | 1 | -3/+8 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | sh: Fix up SH-3 and SH-4 driver dependencies. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Memory leak in tpm_ascii_bios_measurements_open() | Jesper Juhl | 2007-07-20 | 1 | -3/+8 |
* | | | | m68k: remove empty ->setup is several consoles | Al Viro | 2007-07-20 | 2 | -14/+0 |
* | | | | more isa/eisa/pci-only drivers marked as such | Al Viro | 2007-07-20 | 1 | -2/+2 |
|/ / / |
|
* | | | random: fix bound check ordering (CVE-2007-3105) | Matt Mackall | 2007-07-19 | 1 | -2/+7 |
|/ / |
|
* | | lguest: the console driver | Rusty Russell | 2007-07-19 | 2 | -0/+103 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 15 | -35/+16 |
* | | mbcs: Remove lots of global symbols | Alan Cox | 2007-07-19 | 2 | -15/+15 |
* | | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 | 4 | -19/+4 |
|/ |
|
* | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 | 3 | -0/+168 |
* | zs: move to the serial subsystem | Maciej W. Rozycki | 2007-07-18 | 2 | -100/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-07-17 | 7 | -72/+502 |
|\ |
|
| * | [WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings | Wim Van Sebroeck | 2007-07-05 | 1 | -2/+4 |
| * | [WATCHDOG] at32ap700x_wdt.c - Add spinlock support | Wim Van Sebroeck | 2007-07-05 | 1 | -0/+9 |
| * | [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features | Wim Van Sebroeck | 2007-07-05 | 1 | -11/+53 |
| * | [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch | Wim Van Sebroeck | 2007-07-05 | 2 | -16/+13 |
| * | [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's | Wim Van Sebroeck | 2007-07-05 | 1 | -6/+6 |
| * | [WATCHDOG] change s3c2410_wdt to using dev_() macros for output | Ben Dooks | 2007-06-17 | 1 | -16/+20 |
| * | [WATCHDOG] s3c2410_wdt announce initialisation | Ben Dooks | 2007-06-17 | 1 | -0/+11 |
| * | [WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails | Hans-Christian Egtvedt | 2007-06-10 | 1 | -2/+9 |
| * | [WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove | Hans-Christian Egtvedt | 2007-06-10 | 1 | -0/+1 |
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2 | Andrew Morton | 2007-06-10 | 1 | -2/+3 |