Age | Commit message (Expand) | Author | Files | Lines |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 13 | -94/+1027 |
2009-04-03 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -19/+103 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 17 | -620/+877 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 7 | -24/+35 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 6 | -171/+207 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -123/+98 |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+1 |
2009-04-03 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 31 | -837/+3324 |
2009-04-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup | Linus Torvalds | 4 | -187/+107 |
2009-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+0 |
2009-04-02 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 19 | -135/+329 |
2009-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 44 | -2865/+23833 |
2009-04-02 | xpc_sn2: fix max() warning about pointers of different types | Robin Holt | 1 | -5/+5 |
2009-04-02 | sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV | Robin Holt | 1 | -2/+2 |
2009-04-02 | sgi-gru: support multiple pagesizes in GRU | Jack Steiner | 6 | -38/+35 |
2009-04-02 | sgi-gru: fix bugs related to module unload of the GRU driver | Jack Steiner | 3 | -1/+24 |
2009-04-02 | sgi-gru: macro for scanning all gru chiplets | Jack Steiner | 4 | -13/+14 |
2009-04-02 | sgi-gru: add support to the GRU driver for message queue interrupts | Jack Steiner | 7 | -118/+305 |
2009-04-02 | sgi-gru: restructure the GRU vtop functions | Jack Steiner | 1 | -24/+44 |
2009-04-02 | sgi-gru: aSID (context management) bug fixes | Jack Steiner | 2 | -4/+10 |
2009-04-02 | sgi-gru: add support for a user to explicitly unload a GRU context | Jack Steiner | 1 | -0/+36 |
2009-04-02 | sgi-gru: add statistics to the GRU context management functions | Jack Steiner | 3 | -0/+59 |
2009-04-02 | sgi-gru: change GRU CCH commands from inline functions to outofline functions | Jack Steiner | 4 | -160/+218 |
2009-04-02 | sgi-gru: improvements to GRU debug messages & statistics | Jack Steiner | 7 | -27/+38 |
2009-04-02 | sgi-gru: misc GRU cleanup | Jack Steiner | 8 | -43/+55 |
2009-04-02 | w1: coding style cleanups in w1_io.c | Daniel Mack | 1 | -8/+8 |
2009-04-02 | parport: netmos 9845 & 9855 1P4S fixes | Philippe De Muyter | 1 | -5/+25 |
2009-04-02 | edac: AMD8111 driver Kconfig & Makefile | Harry Ciao | 1 | -0/+7 |
2009-04-02 | edac: AMD8131 driver Kconfig & Makefile | Harry Ciao | 1 | -0/+7 |
2009-04-02 | edac: AMD8131 driver source file | Harry Ciao | 1 | -0/+379 |
2009-04-02 | edac: AMD8131 driver header file | Harry Ciao | 1 | -0/+119 |
2009-04-02 | edac: Add edac_pci_alloc_index() | Harry Ciao | 2 | -0/+15 |
2009-04-02 | edac: AMD8111 driver source file | Harry Ciao | 1 | -0/+595 |
2009-04-02 | edac: AMD8111 driver header file | Harry Ciao | 1 | -0/+130 |
2009-04-02 | edac: new ppc4xx driver module | Grant Erickson | 4 | -1/+1630 |
2009-04-02 | edac: remove EDAC's experimental status | Doug Thompson | 1 | -3/+2 |
2009-04-02 | edac: add more verbose debug info | Hitoshi Mitake | 2 | -1/+22 |
2009-04-02 | nbd: trivial cleanups | Pavel Machek | 1 | -6/+4 |
2009-04-02 | nbd: add locking to nbd_ioctl | Pavel Machek | 1 | -35/+67 |
2009-04-02 | pids: kill signal_struct-> __pgrp/__session and friends | Oleg Nesterov | 1 | -2/+2 |
2009-04-02 | hpet: fix the possibility of insane return value of hpet_calibrate() against SMI | Yasunori Goto | 1 | -1/+21 |
2009-04-02 | synclink_gt: add clock options | Paul Fulghum | 1 | -20/+38 |
2009-04-02 | pnpbios: propagate kthread_run() error | Erik Ekman | 1 | -4/+3 |
2009-04-02 | pnpbios: fix warning if CONFIG_HOTPLUG=n | Erik Ekman | 1 | -6/+7 |
2009-04-02 | spi-gpio: allow operation without CS signal | Michael Buesch | 1 | -8/+13 |
2009-04-02 | gpio: gpio_{request,free}() now required (feature removal) | David Brownell | 1 | -4/+8 |
2009-04-02 | gpiolib: allow GPIOs to be named | Daniel Silverstone | 1 | -1/+6 |
2009-04-02 | rtc: add m41t62 support to rtc-m41t80 driver | Daniel Glockner | 2 | -7/+15 |
2009-04-02 | rtc-v3020: add ability to access v3020 chip with GPIOs | Mike Rapoport | 1 | -20/+170 |