aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | USB: EHCI: notify usbcore about port resumesAlan Stern2013-01-252-0/+4
| * | | | | | | | | | | USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-253-0/+49
| * | | | | | | | | | | USB: EHCI: unlink one async QH at a timeAlan Stern2013-01-251-20/+30
| * | | | | | | | | | | USB: EHCI: remove ASS/PSS polling timeoutAlan Stern2013-01-251-14/+15
| * | | | | | | | | | | Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-01-254-22/+68
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2013-01-242-18/+58
| | * | | | | | | | | | usb: Prevent dead ports when xhci is not enabledDavid Moore2013-01-241-0/+1
| | * | | | | | | | | | USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-01-241-0/+2
| | * | | | | | | | | | drivers: xhci: fix incorrect bit testNickolai Zeldovich2013-01-241-1/+1
| | * | | | | | | | | | xhci: Fix TD size for isochronous URBs.Sarah Sharp2013-01-241-2/+3
| | * | | | | | | | | | xhci: Fix isoc TD encoding.Sarah Sharp2013-01-241-1/+3
* | | | | | | | | | | | Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/...Linus Torvalds2013-02-069-0/+115
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| * | | | | | | | | | | | parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| * | | | | | | | | | | | mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| * | | | | | | | | | | | m68k: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
| * | | | | | | | | | | | frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| * | | | | | | | | | | | cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
| * | | | | | | | | | | | c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| * | | | | | | | | | | | blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
| * | | | | | | | | | | | avr32: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-051-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dlm: check the write size from userDavid Teigland2013-02-041-4/+4
* | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2013-02-0514-15/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang2013-02-051-3/+5
| * | | | | | | | | | | | | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe2013-02-051-0/+3
| * | | | | | | | | | | | | samples/seccomp: be less stupid about cross compilingArnd Bergmann2013-02-051-0/+2
| * | | | | | | | | | | | | checkpatch: fix $Float creation of match variablesJoe Perches2013-02-051-5/+5
| * | | | | | | | | | | | | memcg: fix typo in kmemcg cache walk macroGlauber Costa2013-02-051-1/+1
| * | | | | | | | | | | | | mm: fix wrong comments about anon_vma lockYuanhan Liu2013-02-052-2/+2
| * | | | | | | | | | | | | MAINTAINERS: update avr32 web ressourcesMatthias Brugger2013-02-051-1/+1
| * | | | | | | | | | | | | mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu2013-02-052-1/+4
| * | | | | | | | | | | | | drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()Tony Prisk2013-02-051-1/+1
| * | | | | | | | | | | | | tools/vm: add .gitignore to ignore built binariesJoonsoo Kim2013-02-051-0/+2
| * | | | | | | | | | | | | thp: avoid dumping huge zero pageKirill A. Shutemov2013-02-051-0/+4
| * | | | | | | | | | | | | nilfs2: fix fix very long mount time issueVyacheslav Dubeyko2013-02-051-1/+4
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-053-7/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov2013-02-041-4/+3
| * | | | | | | | | | | | | x86, doc: Boot protocol 2.12 is in 3.8H. Peter Anvin2013-01-311-1/+1
| * | | | | | | | | | | | | Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin2013-01-31470-2340/+4035
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-01-311-2/+2
* | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-053-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sched/debug: Fix format string for 32-bit platformsArnd Bergmann2013-01-251-2/+2
| * | | | | | | | | | | | | | sched: Fix warning in kernel/sched/fair.cArnd Bergmann2013-01-251-1/+1
| * | | | | | | | | | | | | | sched/rt: Use root_domain of rt_rq not current processorShawn Bohrer2013-01-251-1/+1
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-054-6/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | perf: Fix event group context moveJiri Olsa2013-02-031-2/+18
| * | | | | | | | | | | | | | | x86/perf: Add IvyBridge EP supportYouquan Song2013-01-241-0/+1
| * | | | | | | | | | | | | | | perf/x86: Fix P6 driver section warningyangyongqiang2013-01-241-1/+1
| * | | | | | | | | | | | | | | arch/x86/tools/insn_sanity.c: Identify source of messagesAndrew Morton2013-01-241-2/+8