| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -9/+4 |
|\ |
|
| * | [PATCH] x86: fix amd64-agp aperture validation | Jan Beulich | 2007-05-02 | 1 | -9/+4 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 2007-05-04 | 1 | -57/+44 |
|\ \ |
|
| * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-01 | 51 | -1739/+354 |
| |\ \
| | |/ |
|
| * | | Input: keyboard handler - use printk_ratelimit() | Dmitry Torokhov | 2007-04-12 | 1 | -1/+1 |
| * | | Input: rework handle creation code | Dmitry Torokhov | 2007-04-12 | 1 | -8/+20 |
| * | | Input: add getkeycode and setkeycode methods | Marvin Raaijmakers | 2007-03-14 | 1 | -48/+23 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-05-04 | 7 | -7/+3 |
|\ \ \ |
|
| * | | | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 2007-05-02 | 2 | -2/+2 |
| * | | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 5 | -5/+1 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-05-04 | 7 | -154/+193 |
|\ \ \
| |/ /
|/| | |
|
| * | | [AGPGART] sworks-agp: Switch to PCI ref counting APIs | Alan Cox | 2007-04-26 | 1 | -10/+13 |
| * | | [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces | Alan Cox | 2007-04-26 | 1 | -3/+6 |
| * | | [AGPGART] Fix sparse warning in sgi-agp.c | Dave Jones | 2007-04-26 | 1 | -3/+2 |
| * | | [AGPGART] Intel-agp adjustments | Jan Beulich | 2007-04-26 | 1 | -5/+3 |
| * | | [AGPGART] Move [un]map_page_into_agp into asm/agp.h | Jan Beulich | 2007-04-26 | 1 | -22/+0 |
| * | | [AGPGART] Add missing calls to global_flush_tlb() to ali-agp | Jan Beulich | 2007-04-26 | 1 | -0/+2 |
| * | | [AGPGART] prevent probe collision of sis-agp and amd64_agp | Oliver Neukum | 2007-04-26 | 1 | -111/+167 |
* | | | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2007-04-30 | 7 | -24/+46 |
|\ \ \ |
|
| * \ \ | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-30 | 5 | -90/+45 |
| |\ \ \ |
|
| * | | | | [POWERPC] remove kernel module option for booke wdt | Dave Jiang | 2007-04-30 | 1 | -1/+1 |
| * | | | | [POWERPC] Rename get_property to of_get_property: partial drivers | Stephen Rothwell | 2007-04-27 | 3 | -4/+4 |
| * | | | | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 2007-04-26 | 6 | -7/+7 |
| * | | | | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 | 1 | -2/+5 |
| * | | | | [POWERPC] hvc_console: Typo fixes | will schmidt | 2007-04-24 | 1 | -9/+9 |
| * | | | | [POWERPC] hvc_console: Polling mode timer backoff | Will Schmidt | 2007-04-24 | 1 | -6/+25 |
| * | | | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-04-13 | 6 | -7/+7 |
| * | | | | [POWERPC] Rename prom_n_size_cells to of_n_size_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
| * | | | | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-04-29 | 1 | -10/+43 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Pull sony into release branch | Len Brown | 2007-04-28 | 1 | -10/+43 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | sonypi: use mutex instead of semaphore | Matthias Kaehlcke | 2007-04-28 | 1 | -10/+10 |
| | * | | | sonypi: try to detect if sony-laptop has already taken one of the known ioports | malattia@linux.it | 2007-04-28 | 1 | -0/+27 |
| | * | | | sonypi: suggest sonypi users to try sony-laptop instead | malattia@linux.it | 2007-04-28 | 1 | -0/+6 |
* | | | | | [NET]: random functions can use nsec resolution instead of usec | Eric Dumazet | 2007-04-25 | 1 | -23/+13 |
* | | | | | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | | | | | [TCP/DCCP/RANDOM]: Remove unused exports. | Adrian Bunk | 2007-04-25 | 1 | -2/+0 |
|/ / / / |
|
* | | | | Char: mxser, fix TIOCMIWAIT | Jiri Slaby | 2007-04-24 | 1 | -34/+14 |
* | | | | Char: mxser_new, fix TIOCMIWAIT | Jiri Slaby | 2007-04-24 | 1 | -29/+9 |
* | | | | Char: mxser_new, fix recursive locking | Jan Yenya Kasprzak | 2007-04-24 | 1 | -0/+7 |
* | | | | fix bogon in /dev/mem mmap'ing on nommu | Benjamin Herrenschmidt | 2007-04-17 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave... | Linus Torvalds | 2007-04-10 | 1 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | [AGPGART] intel_agp: fix G965 GTT size detect | Wang Zhenyu | 2007-04-09 | 1 | -2/+1 |
* | | | Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave... | Linus Torvalds | 2007-04-09 | 1 | -2/+12 |
|\ \ \
| |/ / |
|
| * | | [AGPGART] intel_agp: PCI id update for Intel 965GM | Wang Zhenyu | 2007-04-08 | 1 | -2/+12 |
* | | | [PATCH] vt: fix potential race in VT_WAITACTIVE handler | Michal Januszewski | 2007-04-02 | 1 | -2/+14 |
* | | | [PATCH] Wire up DEC serial drivers in Kconfig | Ralf Baechle | 2007-03-29 | 1 | -0/+33 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-03-28 | 4 | -1280/+0 |
|\ \ \ |
|
| * | | | [DRM]: Delete sparc64 FFB driver code that never gets built. | David S. Miller | 2007-03-26 | 4 | -1280/+0 |
| |/ / |
|
* | | | [PATCH] generic_serial: fix decoding of baud rate | Daniel Drake | 2007-03-27 | 1 | -7/+0 |
|/ / |
|