summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | perf: Fix perf mmap bugsPeter Zijlstra2013-05-283-19/+24
| * | | | | | | | | | | | | | kprobes: Fix to free gone and unused optprobesMasami Hiramatsu2013-05-281-10/+20
* | | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-202-12/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley2013-06-141-0/+1
| * | | | | | | | | | | | | | | idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner2013-06-112-12/+16
* | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-208-48/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac2013-05-311-4/+0
| * | | | | | | | | | | | | | | | nohz: Fix notifier return val that enforce timekeepingLi Zhong2013-05-311-1/+1
| * | | | | | | | | | | | | | | | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-313-37/+36
| * | | | | | | | | | | | | | | | vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2013-05-313-6/+6
* | | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-201-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V2013-06-201-1/+7
* | | | | | | | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-06-201-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | tilepro: work around module link error with gcc 4.7Chris Metcalf2013-06-151-0/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-06-201-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | perf: arm64: Record the user-mode PC in the call chain.Jed Davis2013-06-201-0/+1
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | mn10300: Fix include dependency in irqflags.h et al.David Daney2013-06-192-4/+5
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-06-1914-67/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sparc: tsb must be flushed before tlbDave Kleikamp2013-06-191-1/+1
| * | | | | | | | | | | | | | | | | sparc,leon: Convert to use devm_ioremap_resourceTushar Behera2013-06-191-5/+3
| * | | | | | | | | | | | | | | | | sparc64 address-congruence propertybob picco2013-06-191-1/+8
| * | | | | | | | | | | | | | | | | sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson2013-06-191-0/+7
| * | | | | | | | | | | | | | | | | sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson2013-06-193-38/+19
| * | | | | | | | | | | | | | | | | sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang2013-06-193-3/+4
| * | | | | | | | | | | | | | | | | arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang2013-06-191-5/+7
| * | | | | | | | | | | | | | | | | sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-06-191-8/+8
| * | | | | | | | | | | | | | | | | sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-06-192-6/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-06-198-42/+149
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin2013-06-181-38/+38
| * | | | | | | | | | | | | | | | | parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2013-06-182-0/+32
| * | | | | | | | | | | | | | | | | parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-183-1/+76
| * | | | | | | | | | | | | | | | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-182-3/+3
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | metag: fix mm/hugetlb.c build breakageJames Hogan2013-06-191-0/+1
* | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-1910-29/+103
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren2013-06-174-20/+42
| * | | | | | | | | | | | | | | | ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm2013-06-171-1/+2
| * | | | | | | | | | | | | | | | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-172-3/+34
| * | | | | | | | | | | | | | | | ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT2013-06-171-2/+2
| * | | | | | | | | | | | | | | | ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang2013-06-171-3/+5
| * | | | | | | | | | | | | | | | ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst2013-06-172-0/+18
* | | | | | | | | | | | | | | | | Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-06-181-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [IA64] Fix include dependency in asm/irqflags.hDavid Daney2013-06-171-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-06-181-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | slab: prevent warnings when allocating with __GFP_NOWARNSasha Levin2013-06-131-1/+3
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-06-185-2/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ALSA: hda - Add models for Dell headset jacksDavid Henningsson2013-06-172-0/+6
| * | | | | | | | | | | | | | | | | ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai2013-06-171-0/+1
| * | | | | | | | | | | | | | | | | ALSA: hda - Fix pin configurations for MacBook Air 4,2Takashi Iwai2013-06-171-0/+23
| * | | | | | | | | | | | | | | | | ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch2013-06-171-2/+20
| * | | | | | | | | | | | | | | | | ALSA: hda - Headset mic support for three more machinesDavid Henningsson2013-06-171-0/+3
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud