aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-15ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht
2008-08-15acpi: trivial cleanupsPavel Machek
2008-08-15acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptopsCarlos Corbacho
2008-08-15ACPI: WMI: Set instance for query block callsCarlos Corbacho
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore
2008-08-15ACPICA: Fix possible memory leak in Unload() operatorLin Ming
2008-08-15ACPICA: Fix memory leak when deleting thermal/processor objectsBob Moore
2008-08-14sched: fix rt-bandwidth hotplug racePeter Zijlstra
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-14x86: hpet: workaround SB700 BIOSThomas Gleixner
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy
2008-08-14x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu
2008-08-14x86: don't call e820_regiter_active_regions if out of range on nodeYinghai Lu
2008-08-14x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky
2008-08-14Merge branch 'x86/fpu' into x86/urgentIngo Molnar
2008-08-14sched: fix the race between walk_tg_tree and sched_create_groupZhang, Yanmin
2008-08-14sparc64: Fix cmdline_memory_size handling bugs.David S. Miller
2008-08-14ALSA: virtuoso: add Xonar D1 supportClemens Ladisch
2008-08-14sparc64: Fix overshoot in nid_range().David S. Miller
2008-08-14Blackfin arch: hook up some missing new system callsBryan Wu
2008-08-14Blackfin arch: fix missing digit in SCLK range checkingMike Frysinger
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger
2008-08-14Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger
2008-08-14Blackfin arch: use %pF when printing out the double fault address so we get s...Mike Frysinger
2008-08-14Blackfin arch: add support for the BlackStamp boardBenjamin Matthews
2008-08-14Blackfin arch: Allow ins functions to have a low latency versionRobin Getz
2008-08-14Blackfin arch: Print out doublefault addresses, so debug can occurRobin Getz
2008-08-14Blackfin arch: shuffle related prototypes together -- no functional changesMike Frysinger
2008-08-14Blackfin arch: move fixed code defines into fixed_code.h as very few things a...Mike Frysinger
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger
2008-08-14Blackfin arch: delete dead prototypesMike Frysinger
2008-08-14Blackfin arch: cleanup cache lock codeMike Frysinger
2008-08-14[CIFS] mount of IPC$ breaks with iget patchSteve French
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi
2008-08-13usb: musb: fix hanging when rmmod gadget driverFelipe Balbi
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi
2008-08-13USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman
2008-08-13USB: Add vendor/product id of ZTE MF628 to optionOliver Martin
2008-08-13USB: quirk PLL power down modeLibin Yang
2008-08-13USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov
2008-08-13usb: cdc-acm: drain writes on closeDavid Brownell
2008-08-13usb: cdc-acm: stop dropping tx buffersDavid Brownell
2008-08-13usb: cdc-acm: bugfix release()David Brownell
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell
2008-08-13usb gadget: remove needless struct membersDavid Brownell
2008-08-13USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda