summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge tag 'v3.7-rc4'Tomi Valkeinen2012-11-16509-4929/+5682
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | OMAPDSS: split hdmi muxing functionTomi Valkeinen2012-10-291-5/+10
| | * | | | | | | Merge branch '3.8/vrfb-conversion'Tomi Valkeinen2012-10-184-89/+61
| | |\ \ \ \ \ \ \
| * | | | | | | | | video: da8xx-fb: clk_get on connection id fckManjunathappa2012-11-273-2/+3
| * | | | | | | | | da8xx-fb: cleanup LCDC configurationsManjunathappa, Prakash2012-11-271-21/+1
| * | | | | | | | | Merge branch 'lcdc-next' of git://linuxtv.org/pinchartl/fbdev into for-linusTomi Valkeinen2012-11-278-132/+117
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | sh: kfr2r09: Use the backlight API for brightness controlLaurent Pinchart2012-11-213-19/+10
| | * | | | | | | | ARM: mach-shmobile: ag5evm: Use the backlight API for brightness controlLaurent Pinchart2012-11-211-16/+29
| | * | | | | | | | sh: ecovec24: Remove unused get_brightness LCDC callbackLaurent Pinchart2012-11-211-6/+0
| | * | | | | | | | sh: ap325rxa: Remove unused get_brightness LCDC callbackLaurent Pinchart2012-11-211-6/+0
| | * | | | | | | | ARM: mach-shmobile: mackerel: Removed unused get_brightness callbackLaurent Pinchart2012-11-211-6/+0
| | * | | | | | | | ARM: mach-shmobile: Remove the unused sh_mipi_dsi_info lcd_chan fieldLaurent Pinchart2012-11-212-6/+0
| | * | | | | | | | ARM: mach-shmobile: Initiliaze the new sh_mipi_dsi_info channel fieldLaurent Pinchart2012-11-212-0/+2
| | * | | | | | | | ARM: mach-shmobile: ag5evm: Add LCDC tx_dev field to platform dataLaurent Pinchart2012-11-211-77/+80
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-12-1548-577/+679
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | microblaze: signal: Declare do_notify_resumeMichal Simek2012-12-132-1/+3
| * | | | | | | | | microblaze: lib: Add lib function declarationsMichal Simek2012-12-131-0/+7
| * | | | | | | | | microblaze: lib: Remove helper macrosMichal Simek2012-12-131-16/+12
| * | | | | | | | | microblaze: Add static qualifiersMichal Simek2012-12-132-3/+3
| * | | | | | | | | microblaze: Wire-up new system call kcmpMichal Simek2012-12-132-1/+3
| * | | | | | | | | microblaze: Fix intc_enable_or_unmask functionMichal Simek2012-12-131-1/+2
| * | | | | | | | | microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INITMichal Simek2012-12-131-1/+1
| * | | | | | | | | microblaze: Remove passing the second arg to schedule_tailMichal Simek2012-12-131-1/+0
| * | | | | | | | | UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells2012-12-1338-552/+649
| * | | | | | | | | microblaze: uaccess.h: Fix timerfd syscallMichal Simek2012-12-131-2/+1
| * | | | | | | | | microblaze: Remove BIP from childregsMichal Simek2012-12-131-1/+0
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-1522-620/+3160
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna2012-12-062-16/+16
| * | | | | | | | | | crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...Jussi Kivilinna2012-11-093-0/+1663
| * | | | | | | | | | crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna2012-11-092-57/+105
| * | | | | | | | | | crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-242-131/+280
| * | | | | | | | | | crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-243-115/+121
| * | | | | | | | | | crypto: twofish/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-242-129/+152
| * | | | | | | | | | crypto: cast6/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-243-125/+227
| * | | | | | | | | | crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-249-58/+64
| * | | | | | | | | | crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen2012-10-153-0/+542
| * | | | | | | | | | crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.cTim Chen2012-10-152-0/+1
* | | | | | | | | | | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd"Linus Torvalds2012-12-153-128/+3
* | | | | | | | | | | Merge tag 'disintegrate-x86-20121214' of git://git.infradead.org/users/dhowel...Linus Torvalds2012-12-1480-1428/+1587
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-1480-1428/+1587
* | | | | | | | | | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1444-192/+1574
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'mvebu_cache_l2x0_for_3.8' of git://git.infradead.org/users/jcooper...Olof Johansson2012-11-304-0/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | arm: mvebu: add Aurora L2 Cache Controller to the DTGregory CLEMENT2012-11-272-0/+13
| | * | | | | | | | | | | | arm: mvebu: add L2 cache supportGregory CLEMENT2012-11-272-0/+5
| * | | | | | | | | | | | | Merge tag 'mvebu_everything_for_3.8' of git://git.infradead.org/users/jcooper...Olof Johansson2012-11-3044-190/+1556
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | | | | | | / / / / / / / / | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'mvebu-misc-fixes' of git://github.com/MISL-EBU-System-SW/mainli...Jason Cooper2012-11-243-7/+6
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | arm: mvebu: fix address decoding armada_cfg_base() functionThomas Petazzoni2012-11-221-1/+1
| | | * | | | | | | | | | | Merge tag 'marvell-armadaxp-smp-for-3.8' of github.com:MISL-EBU-System-SW/mai...Thomas Petazzoni2012-11-2219-9/+639
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-jason-1/cleanup' into mevbu-dt-additionsThomas Petazzoni2012-11-222-6/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | arm: mvebu: fix typo in machine name for Armada 370/XPThomas Petazzoni2012-11-141-1/+1
OpenPOWER on IntegriCloud