Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ARM: Kirkwood: Replace mrvl with marvell | Andrew Lunn | 2012-07-25 | 6 | -8/+8 | |
| | * | | | | | | ARM: Dove: Fixup ge00 initialisation | Hannes Reinecke | 2012-07-25 | 1 | -2/+2 | |
| | * | | | | | | ARM: Kirkwood: Fix PHY disable clk problems | Simon Baatz | 2012-07-25 | 1 | -15/+50 | |
| | * | | | | | | ARM: Kirkwood: Ensure runit clock always ticks. | Andrew Lunn | 2012-07-25 | 1 | -0/+5 | |
| * | | | | | | | ARM: versatile: Don't use platform clock for Integrator & VE | Pawel Moll | 2012-07-25 | 1 | -2/+0 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Arnd Bergmann | 2012-07-25 | 602 | -8601/+20624 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: tegra: harmony: add regulator supply name and its input supply | Laxman Dewangan | 2012-07-24 | 1 | -13/+20 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-07-26 | 22 | -522/+331 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current | Tkhai Kirill | 2012-07-26 | 1 | -3/+1 | |
| * | | | | | | | | | sparc32: delete dead code in show_mem() | Sam Ravnborg | 2012-07-26 | 1 | -7/+0 | |
| * | | | | | | | | | sparc32: move kmap_init() to highmem.c | Sam Ravnborg | 2012-07-26 | 3 | -14/+17 | |
| * | | | | | | | | | sparc32: move probe_memory() to srmmu.c | Sam Ravnborg | 2012-07-26 | 2 | -13/+11 | |
| * | | | | | | | | | sparc32: drop unused BAD_PAGE stuff | Sam Ravnborg | 2012-07-26 | 1 | -7/+0 | |
| * | | | | | | | | | sparc32: centralize all mmu context handling in srmmu.c | Sam Ravnborg | 2012-07-26 | 6 | -71/+63 | |
| * | | | | | | | | | sparc32: drop quicklist | Sam Ravnborg | 2012-07-26 | 2 | -15/+0 | |
| * | | | | | | | | | sparc32: drop sparc model check in paging_init | Sam Ravnborg | 2012-07-26 | 1 | -13/+1 | |
| * | | | | | | | | | sparc32: drop sparc_unmapped_base | Sam Ravnborg | 2012-07-26 | 2 | -4/+1 | |
| * | | | | | | | | | sparc32,leon: drop leon_init() | Sam Ravnborg | 2012-07-26 | 3 | -19/+0 | |
| * | | | | | | | | | sparc32: drop fixmap.h | Sam Ravnborg | 2012-07-26 | 4 | -30/+26 | |
| * | | | | | | | | | sparc32: fixmap.h cleanup | Sam Ravnborg | 2012-07-26 | 1 | -89/+5 | |
| * | | | | | | | | | sparc32: drop unused kmap_atomic_to_page | Sam Ravnborg | 2012-07-26 | 2 | -19/+0 | |
| * | | | | | | | | | sparc32: drop swapper_pg_dir | Sam Ravnborg | 2012-07-26 | 2 | -4/+3 | |
| * | | | | | | | | | sparc32: beautify srmmu_inherit_prom_mappings() | Sam Ravnborg | 2012-07-26 | 1 | -10/+16 | |
| * | | | | | | | | | sparc32: use void * in nocache get/free | Sam Ravnborg | 2012-07-26 | 2 | -35/+42 | |
| * | | | | | | | | | sparc32: fix coding-style in srmmu.c | Sam Ravnborg | 2012-07-26 | 1 | -68/+64 | |
| * | | | | | | | | | sparc32: sort includes in srmmu.c | Sam Ravnborg | 2012-07-26 | 1 | -21/+21 | |
| * | | | | | | | | | sparc32: define a few srmmu functions __init | Sam Ravnborg | 2012-07-26 | 1 | -2/+2 | |
| * | | | | | | | | | sparc64: remove unused function straddles_64bit_va_hole() | Kirill Tkhai | 2012-07-09 | 1 | -17/+0 | |
| * | | | | | | | | | sparc32: Remove superfluous extern declarations for prom_*() functions | Geert Uytterhoeven | 2012-06-27 | 1 | -3/+0 | |
| * | | | | | | | | | sparc: Correct comments about prom_init() return values | Geert Uytterhoeven | 2012-06-27 | 2 | -4/+4 | |
| * | | | | | | | | | sparc/PCI: remove unused pcibios_assign_resource() definition | Bjorn Helgaas | 2012-06-27 | 1 | -5/+0 | |
| * | | | | | | | | | sparc64: Consistently use fsrc2 rather than fmovd in optimized asm. | David S. Miller | 2012-06-27 | 3 | -66/+66 | |
* | | | | | | | | | | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 2012-07-26 | 6 | -47/+46 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | gpio/mxc: use the edge_sel feature if available | Benoît Thébaudeau | 2012-07-17 | 6 | -47/+46 | |
* | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2012-07-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e | Chris Metcalf | 2012-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | tilegx pci: fix semantic merge conflict with 3527ed81c | Chris Metcalf | 2012-07-25 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer | 2012-07-26 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 23 | -359/+541 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/tlb: Fix build warning and crash when building for !SMP | Alex Shi | 2012-07-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | x86/tlb: do flush_tlb_kernel_range by 'invlpg' | Alex Shi | 2012-06-27 | 2 | -6/+37 | |
| * | | | | | | | | | | | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR | Alex Shi | 2012-06-27 | 5 | -306/+47 | |
| * | | | | | | | | | | | x86/tlb: enable tlb flush range support for x86 | Alex Shi | 2012-06-27 | 3 | -70/+68 | |
| * | | | | | | | | | | | x86/tlb: add tlb_flushall_shift knob into debugfs | Alex Shi | 2012-06-27 | 2 | -0/+70 | |
| * | | | | | | | | | | | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi | 2012-06-27 | 4 | -6/+51 | |
| * | | | | | | | | | | | x86/tlb: fall back to flush all when meet a THP large page | Alex Shi | 2012-06-27 | 1 | -0/+34 | |
| * | | | | | | | | | | | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi | 2012-06-27 | 7 | -44/+107 | |
| * | | | | | | | | | | | x86/tlb_info: get last level TLB entry number of CPU | Alex Shi | 2012-06-27 | 4 | -0/+183 | |
| * | | | | | | | | | | | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov | 2012-06-14 | 5 | -17/+17 | |
| * | | | | | | | | | | | x86: Define early read-mostly per-cpu macros | Ido Yariv | 2012-06-14 | 1 | -0/+17 |