summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2011-06-092-35/+59
| | * | | | | | | unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao2011-06-091-1/+1
| | * | | | | | | unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao2011-06-092-2/+3
| | * | | | | | | unicore32: change zImage physical address, though it's PIC codesGuan Xuetao2011-06-091-1/+1
| | * | | | | | | unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao2011-06-097-21/+15
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | vsprintf: Update %pI6c to not compress a single 0Joe Perches2011-06-091-1/+3
| * | | | | | | exec: delay address limit change until point of no returnMathias Krause2011-06-093-6/+1
| |/ / / / / /
| * | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-082-9/+9
| |\ \ \ \ \ \
| | * | | | | | PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki2011-06-071-8/+8
| | * | | | | | PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki2011-06-071-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | vfs: reorganize 'struct inode' layout a bitLinus Torvalds2011-06-081-4/+5
| * | | | | | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-081-10/+15
| * | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-0832-50/+194
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: add a maintainer to Gadget FrameworkFelipe Balbi2011-06-081-1/+3
| | * | | | | | Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman2011-06-08161-1469/+1950
| | |\ \ \ \ \ \
| | * | | | | | | USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2011-06-082-0/+2
| | * | | | | | | Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman2011-06-071-5/+0
| | * | | | | | | drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-071-2/+5
| | * | | | | | | USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-071-4/+1
| | * | | | | | | USB: dummy-hcd needs the has_tt flagAlan Stern2011-06-071-0/+1
| | * | | | | | | usb-storage: redo incorrect readsAlan Stern2011-06-076-2/+67
| | * | | | | | | usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior2011-06-061-0/+1
| | * | | | | | | usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-061-2/+4
| | * | | | | | | usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-061-3/+2
| | * | | | | | | usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-061-4/+4
| | * | | | | | | usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-065-0/+5
| | * | | | | | | USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-061-10/+12
| | * | | | | | | usb: remove bad dput after dentry_unhashSage Weil2011-06-061-1/+0
| | * | | | | | | USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-061-2/+4
| | * | | | | | | musb: fix prefetch build failureMike Frysinger2011-06-061-0/+1
| | * | | | | | | USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray2011-06-061-0/+2
| | * | | | | | | usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-061-1/+3
| | * | | | | | | USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich2011-06-061-1/+9
| | * | | | | | | option: add Prolink PH300 modem IDsDan Williams2011-06-061-0/+2
| | * | | | | | | option: add Alcatel X200 to sendsetup blacklistDan Williams2011-06-061-2/+11
| | * | | | | | | option: add Zoom 4597 modem USB IDsDan Williams2011-06-061-0/+4
| | * | | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-066-11/+51
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-051-2/+12
| | | * | | | | | xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-023-2/+20
| | | * | | | | | xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-021-0/+7
| | | * | | | | | xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-022-4/+9
| | | * | | | | | xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans2011-06-021-2/+2
| | | * | | | | | xhci: Bigendian fix for skip_isoc_td()Matt Evans2011-06-011-1/+1
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-082-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-06-081-1/+1
| | * | | | | | | spi/omap2: fix uninitialized variableGovindraj.R2011-06-031-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-06-083-5/+6
| |\ \ \ \ \ \ \
| | * | | | | | | cifs: trivial: add space in fsc error messageJeff Layton2011-06-081-1/+1
| | * | | | | | | cifs: silence printk when establishing first session on socketJeff Layton2011-06-071-1/+1
| | * | | | | | | CIFS ACL support needs CONFIG_KEYS, so depend on itDarren Salt2011-06-061-1/+1
OpenPOWER on IntegriCloud