Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | perf: Fix perf mmap bugs | Peter Zijlstra | 2013-05-28 | 3 | -19/+24 | |
| * | | | | | | | | | | | | | | kprobes: Fix to free gone and unused optprobes | Masami Hiramatsu | 2013-05-28 | 1 | -10/+20 | |
* | | | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-06-20 | 2 | -12/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | idle: Enable interrupts in the weak arch_cpu_idle() implementation | James Bottomley | 2013-06-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | idle: Add the stack canary init to cpu_startup_entry() | Thomas Gleixner | 2013-06-11 | 2 | -12/+16 | |
* | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-06-20 | 8 | -48/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | tick: Remove useless timekeeping duty attribution to broadcast source | Jiri Bohac | 2013-05-31 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | nohz: Fix notifier return val that enforce timekeeping | Li Zhong | 2013-05-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | kvm: Move guest entry/exit APIs to context_tracking | Frederic Weisbecker | 2013-05-31 | 3 | -37/+36 | |
| * | | | | | | | | | | | | | | | | vtime: Use consistent clocks among nohz accounting | Frederic Weisbecker | 2013-05-31 | 3 | -6/+6 | |
* | | | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-06-20 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | powerpc: Fix bad pmd error with book3E config | Aneesh Kumar K.V | 2013-06-20 | 1 | -1/+7 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2013-06-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | tilepro: work around module link error with gcc 4.7 | Chris Metcalf | 2013-06-15 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2013-06-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | perf: arm64: Record the user-mode PC in the call chain. | Jed Davis | 2013-06-20 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | mn10300: Fix include dependency in irqflags.h et al. | David Daney | 2013-06-19 | 2 | -4/+5 | |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-06-19 | 14 | -67/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | sparc: tsb must be flushed before tlb | Dave Kleikamp | 2013-06-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | sparc,leon: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-19 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | | | sparc64 address-congruence property | bob picco | 2013-06-19 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | sparc32, leon: Enable interrupts before going idle to avoid getting stuck | Andreas Larsson | 2013-06-19 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | sparc32, leon: Remove separate "ticker" timer for SMP | Andreas Larsson | 2013-06-19 | 3 | -38/+19 | |
| * | | | | | | | | | | | | | | | | | sparc: kernel: using strlcpy() instead of strcpy() | Zhao Hongjiang | 2013-06-19 | 3 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | arch: sparc: prom: looping issue, need additional length check in the outside... | Chen Gang | 2013-06-19 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | | | sparc: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-06-19 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | sparc: Switch to asm-generic/linkage.h | Geert Uytterhoeven | 2013-06-19 | 2 | -6/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2013-06-19 | 8 | -42/+149 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | parisc: Use unshadowed index register for flush instructions in flush_dcache_... | John David Anglin | 2013-06-18 | 1 | -38/+38 | |
| * | | | | | | | | | | | | | | | | | parisc: provide pci_mmap_page_range() for parisc | Thomas Bogendoerfer | 2013-06-18 | 2 | -0/+32 | |
| * | | | | | | | | | | | | | | | | | parisc: fix serial ports on C8000 workstation | Thomas Bogendoerfer | 2013-06-18 | 3 | -1/+76 | |
| * | | | | | | | | | | | | | | | | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) | Helge Deller | 2013-06-18 | 2 | -3/+3 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | metag: fix mm/hugetlb.c build breakage | James Hogan | 2013-06-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-06-19 | 10 | -29/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | ARM: 7759/1: decouple CPU offlining from reboot/shutdown | Stephen Warren | 2013-06-17 | 4 | -20/+42 | |
| * | | | | | | | | | | | | | | | | ARM: 7756/1: zImage/virt: remove hyp-stub.S during distclean | Magnus Damm | 2013-06-17 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page | Simon Baatz | 2013-06-17 | 2 | -3/+34 | |
| * | | | | | | | | | | | | | | | | ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B | Gregory CLEMENT | 2013-06-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | ARM: 7753/1: map_init_section flushes incorrect pmd | Po-Yu Chuang | 2013-06-17 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect | Jon Medhurst | 2013-06-17 | 2 | -0/+18 | |
* | | | | | | | | | | | | | | | | | Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-06-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | [IA64] Fix include dependency in asm/irqflags.h | David Daney | 2013-06-17 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2013-06-18 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | slab: prevent warnings when allocating with __GFP_NOWARN | Sasha Levin | 2013-06-13 | 1 | -1/+3 | |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-06-18 | 5 | -2/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ALSA: hda - Add models for Dell headset jacks | David Henningsson | 2013-06-17 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310 | Takashi Iwai | 2013-06-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | ALSA: hda - Fix pin configurations for MacBook Air 4,2 | Takashi Iwai | 2013-06-17 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | | ALSA: usb-audio: work around Android accessory firmware bug | Clemens Ladisch | 2013-06-17 | 1 | -2/+20 | |
| * | | | | | | | | | | | | | | | | | ALSA: hda - Headset mic support for three more machines | David Henningsson | 2013-06-17 | 1 | -0/+3 | |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |