Age | Commit message (Expand) | Author |
2008-12-18 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-17 | Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2008-12-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-12-17 | cifs: fix buffer overrun in parse_DFS_referrals | Jeff Layton |
2008-12-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds |
2008-12-17 | STAGING: Move staging drivers back to staging-specific menu | Dmitry Baryshkov |
2008-12-17 | driver core: add newlines to debugging enabled/disabled messages | Marcel Holtmann |
2008-12-17 | xilinx_hwicap: remove improper wording in license statement | Greg Kroah-Hartman |
2008-12-17 | driver core: fix using 'ret' variable in unregister_dynamic_debug_module | Johann Felix Soden |
2008-12-17 | USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display | Mike Provencher |
2008-12-17 | USB: set correct configuration in probe of ti_usb_3410_5052 | Oliver Neukum |
2008-12-17 | USB: add 5372:2303 to pl2303 | Matthew Arnold |
2008-12-17 | USB: skip Set-Interface(0) if already in altsetting 0 | Alan Stern |
2008-12-17 | USB: fix comment about endianness of descriptors | Phil Endecott |
2008-12-17 | USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha... | Peter Korsgaard |
2008-12-17 | usbmon: drop bogus 0t from usbmon.txt | Pete Zaitcev |
2008-12-17 | USB: gadget: fix rndis working at high speed | David Brownell |
2008-12-17 | USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID | Andrew Ewert |
2008-12-17 | USB: tty: SprogII DCC controller identifiers | Alan Cox |
2008-12-17 | usb-storage: update unusual_devs entry for Nokia 5310 | Alan Stern |
2008-12-17 | USB: Unusual devs patch for Nokia 3500c | Ozan Sener |
2008-12-17 | USB: storage: unusual_devs.h: Nokia 3109c addition | CSÉCSY László |
2008-12-17 | USB: fix problem with usbtmc driver not loading properly | Greg Kroah-Hartman |
2008-12-17 | powerpc: Fix corruption error in rh_alloc_fixed() | Guillaume Knispel |
2008-12-17 | powerpc/fsl-booke: Fix the miss interrupt restore | Dave Liu |
2008-12-17 | x86: update io_apic.c to the new cpumask code | Ingo Molnar |
2008-12-17 | Merge branch 'x86/crashdump' into cpus4096 | Ingo Molnar |
2008-12-17 | Merge branch 'irq/sparseirq' into cpus4096 | Ingo Molnar |
2008-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis... | Ingo Molnar |
2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-16 | ocfs2: Add JBD2 compat feature bit. | Joel Becker |
2008-12-16 | x86: Introduce topology_core_cpumask()/topology_thread_cpumask() | Mike Travis |
2008-12-16 | x86: xen: use smp_call_function_many() | Mike Travis |
2008-12-16 | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c | Mike Travis |
2008-12-16 | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c | Mike Travis |
2008-12-16 | x86: Use cpumask accessors code for possible/present maps. | Mike Travis |
2008-12-16 | x86: prepare for cpumask iterators to only go to nr_cpu_ids | Mike Travis |
2008-12-16 | x86: Set CONFIG_NR_CPUS even on UP | Mike Travis |
2008-12-16 | x86: cosmetic changes apic-related files. | Mike Travis |
2008-12-16 | x86: fixup_irqs() doesnt need an argument. | Mike Travis |
2008-12-16 | xen: convert to cpumask_var_t and new cpumask primitives. | Mike Travis |
2008-12-16 | x86: Update io_apic.c to use new cpumask API | Mike Travis |
2008-12-16 | x86: update add-cpu_mask_to_apicid_and to use struct cpumask* | Mike Travis |
2008-12-16 | x86: Add cpu_mask_to_apicid_and | Mike Travis |
2008-12-16 | x86: move and enhance debug printk for nr_cpu_ids etc. | Mike Travis |
2008-12-16 | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis |
2008-12-16 | x86: enable MAXSMP | Mike Travis |
2008-12-17 | sparseirq: fix !SMP building, #2 | Yinghai Lu |