aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern4-6/+14
2008-04-24USB: Add HP hs2300 Broadband Wireless Module to sierra.cStefan Seyfried1-0/+1
2008-04-24USB: Fix memory leak in mon_stat_releaseMing Lei1-0/+3
2008-04-24USB: CP2101 Add new device IDsCraig Shelley1-0/+3
2008-04-24tcp: tcp_probe buffer overflow and incorrect return valueTom Quetchenbach1-5/+4
2008-04-24niu: Add support for Neptune FEM/NEM cards for C10 server bladesMatheos Worku2-30/+277
2008-04-24niu: Determine the # of ports from the card's VPD dataMatheos Worku2-11/+65
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines1-0/+5
2008-04-24sata_sis: SCR accessors return -EINVAL when requested SCR isn't availableTejun Heo1-5/+7
2008-04-24libata: functions with definition should not be externHarvey Harrison1-1/+1
2008-04-24af_key: Fix af_key.c compiler warningBrian Haley1-3/+2
2008-04-24Merge branch 'master' into for-linusDmitry Torokhov49-119/+3904
2008-04-24Input: wacom - add support for Cintiq 20WSXPing Cheng1-0/+2
2008-04-25[CIFS] Update cifs version numberSteve French1-1/+1
2008-04-242.6.25 regression: powertop says 120K wakeups/secVenkatesh Pallipadi1-0/+4
2008-04-24ACPI: GPE enabling should happen after EC installationAlexey Starikovskiy1-18/+17
2008-04-25[POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignoreKumar Gala1-0/+1
2008-04-25leds: Add default-on triggerNick Forbes3-0/+53
2008-04-24leds: Document the context brightness_set needsRichard Purdie1-0/+1
2008-04-24leds: Add new driver for the LEDs on the Freecom FSG-3Rod Whitby3-0/+268
2008-04-24leds: Add support to leds with readable statusHenrique de Moraes Holschuh2-0/+11
2008-04-24leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2-0/+18
2008-04-24leds: Cleanup various whitespace and code style issuesNémeth Márton13-118/+126
2008-04-24leds: disable triggers on brightness setNémeth Márton5-10/+47
2008-04-24leds: Add mail LED support for "Clevo D400P"Mrton Nmeth2-0/+14
2008-04-25sched: fix share (re)distributionPeter Zijlstra1-45/+2
2008-04-25softlockup: fix NOHZ wakeupIngo Molnar1-0/+1
2008-04-25seqlock: livelock fixIngo Molnar1-17/+29
2008-04-24xen: add balloon driverJeremy Fitzhardinge6-8/+799
2008-04-24xen: allow compilation with non-flat memoryJeremy Fitzhardinge2-1/+3
2008-04-24xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2-64/+15
2008-04-24xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge1-2/+10
2008-04-24xen: disable preemption during tlb flushJeremy Fitzhardinge1-2/+13
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster8-0/+1154
2008-04-24xen: Add compatibility aliases for frontend driversMark McLoughlin2-0/+2
2008-04-24xen: Module autoprobing support for frontend driversMark McLoughlin3-2/+27
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach3-1/+16
2008-04-24xen/blkfront: use bdget_diskJeremy Fitzhardinge1-2/+1
2008-04-24Document SEQ_SKIPJonathan Corbet1-2/+7
2008-04-24xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2-0/+28
2008-04-24xen: import arch generic part of xencommIsaku Yamahata4-0/+351
2008-04-24xen: make grant table arch portableIsaku Yamahata4-33/+101
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata4-4/+12
2008-04-24xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata2-168/+169
2008-04-24xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata2-0/+17
2008-04-24Xen: make events.c portable for ia64/xen supportIsaku Yamahata3-13/+30
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata5-5/+12
2008-04-24xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata3-2/+2
2008-04-24xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...Isaku Yamahata1-0/+5
2008-04-24xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata3-4/+33