Age | Commit message (Expand) | Author | Files | Lines |
2007-07-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -0/+279 |
2007-07-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 3 | -9/+9 |
2007-07-22 | [POWERPC] init and exit markings for hvc_iseries | Stephen Rothwell | 1 | -4/+4 |
2007-07-22 | [POWERPC] Quiet section mismatch in hvc_rtas.c | Stephen Rothwell | 1 | -1/+1 |
2007-07-22 | [POWERPC] hvcs: Make some things static and const | Stephen Rothwell | 1 | -4/+4 |
2007-07-21 | x86_64: Geode HW Random Number Generator depends on X86_32 | Yinghai Lu | 1 | -1/+1 |
2007-07-21 | x86_64: Untangle asm/hpet.h from asm/timex.h | Chris Wright | 1 | -1/+1 |
2007-07-21 | ps3: FLASH ROM Storage Driver | Geert Uytterhoeven | 2 | -0/+442 |
2007-07-20 | [SPARC64]: Stop using drivers/char/rtc.c | David S. Miller | 2 | -25/+7 |
2007-07-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -31/+39 |
2007-07-20 | Fix memory leak in tpm_binary_bios_measurements_open() | Reiner Sailer | 1 | -3/+8 |
2007-07-20 | Pull ia64-clocksource into release branch | Tony Luck | 1 | -31/+39 |
2007-07-20 | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 1 | -31/+39 |
2007-07-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-07-20 | Memory leak in tpm_ascii_bios_measurements_open() | Jesper Juhl | 1 | -3/+8 |
2007-07-20 | m68k: remove empty ->setup is several consoles | Al Viro | 2 | -14/+0 |
2007-07-20 | more isa/eisa/pci-only drivers marked as such | Al Viro | 1 | -2/+2 |
2007-07-20 | [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx | Dan Williams | 3 | -0/+279 |
2007-07-20 | sh: Fix up SH-3 and SH-4 driver dependencies. | Paul Mundt | 1 | -1/+1 |
2007-07-19 | random: fix bound check ordering (CVE-2007-3105) | Matt Mackall | 1 | -2/+7 |
2007-07-19 | lguest: the console driver | Rusty Russell | 2 | -0/+103 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 15 | -35/+16 |
2007-07-19 | mbcs: Remove lots of global symbols | Alan Cox | 2 | -15/+15 |
2007-07-19 | unregister_chrdev(): ignore the return value | Akinobu Mita | 4 | -19/+4 |
2007-07-18 | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 3 | -0/+168 |
2007-07-18 | zs: move to the serial subsystem | Maciej W. Rozycki | 2 | -100/+0 |
2007-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 7 | -72/+502 |
2007-07-17 | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 1 | -2/+2 |
2007-07-17 | mark a bunch of ISA|EISA|PCI drivers as such | Al Viro | 1 | -4/+4 |
2007-07-17 | Fix the graphic corruption issue on IA64 machines | izumi | 1 | -3/+5 |
2007-07-17 | vt: add comment for unbind_con_driver() | Jesse Barnes | 1 | -2/+19 |
2007-07-17 | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas | 1 | -4/+4 |
2007-07-17 | stallion: remove unneeded lock_kernel | Alan Cox | 1 | -2/+0 |
2007-07-17 | Char: istallion, init+locking fixes | Ingo Korb | 1 | -7/+2 |
2007-07-17 | Char: stallion, remove user class report request | Jiri Slaby | 1 | -3/+0 |
2007-07-17 | Char: Kconfig, mxser_new: remove experimental comment | Jiri Slaby | 1 | -2/+0 |
2007-07-17 | Char: vt, use ARRAY_SIZE | Jiri Slaby | 1 | -2/+1 |
2007-07-17 | Char: vt, use kzalloc | Jiri Slaby | 1 | -2/+1 |
2007-07-17 | Char: riscom8, eliminate busy loop | Jiri Slaby | 1 | -10/+2 |
2007-07-17 | Char: specialix, remove busy waiting | Jiri Slaby | 1 | -14/+2 |
2007-07-17 | Char: moxa, eliminate busy waiting | Jiri Slaby | 1 | -25/+12 |
2007-07-17 | Char: isicom, proper variables types | Jiri Slaby | 1 | -11/+7 |
2007-07-17 | Char: isicom, del_timer at exit | Jiri Slaby | 1 | -11/+1 |
2007-07-17 | Char: isicom, cleanup locking | Jiri Slaby | 1 | -38/+27 |
2007-07-17 | Char: cyclades, fix sparse warning | Jiri Slaby | 1 | -10/+8 |
2007-07-17 | Char: cyclades, add firmware loading | Jiri Slaby | 1 | -23/+328 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2 | -11/+2 |
2007-07-17 | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+3 |
2007-07-17 | drm: add idr_init to drm_stub.c | Dave Airlie | 1 | -0/+2 |
2007-07-17 | drm: fix problem with SiS typedef with sisfb enabled. | Dave Airlie | 1 | -1/+1 |