summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ftrace: Use breakpoint method to update ftrace callerSteven Rostedt2012-05-311-16/+72
| | | * | | | ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-05-313-6/+42
| | * | | | | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu2012-06-011-6/+0
| | * | | | | x86, efi: Add EFI boot stub documentationMatt Fleming2012-06-011-0/+2
| | * | | | | x86, efi; Add EFI boot stub console supportMatt Fleming2012-06-012-16/+75
| | * | | | | x86, efi: Only close open files in error pathMatt Fleming2012-06-011-1/+1
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-022-2/+2
| |\ \ \ \ \ \ \
| | | * | | | | | frv: Remove bogus closing parenthesisGeert Uytterhoeven2012-06-021-1/+1
| | * | | | | | | powerpc: Fix size of st_nlink on 64bitAnton Blanchard2012-06-021-1/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-0121-305/+527
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-27141-1491/+1120
| | |\ \ \ \ \ \ \
| | * | | | | | | | ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2012-04-0919-238/+311
| | * | | | | | | | ARM: s3c64xx: Decouple lcd type from display controller window dataThomas Abraham2012-04-092-76/+88
| | * | | | | | | | video: s3c-fb: remove 'default_win' element from platform dataThomas Abraham2012-04-091-2/+0
| | * | | | | | | | video: s3c-fb: move video interface timing out of window setup dataThomas Abraham2012-04-091-3/+6
| * | | | | | | | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-0123-56/+206
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: OMAP3: gpmc: add BCH ecc api and modesIvan Djelic2012-05-132-0/+195
| | * | | | | | | | | mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-134-4/+1
| | * | | | | | | | | ARM: imx: add mxc_nand to imx27 device treeUwe Kleine-König2012-05-132-0/+10
| | * | | | | | | | | sh: Use the plat_nand default partition parserH Hartley Sweeten2012-05-131-1/+0
| | * | | | | | | | | mips: Use the plat_nand default partition parserH Hartley Sweeten2012-05-134-15/+0
| | * | | | | | | | | blackfin: Use the plat_nand default partition parserH Hartley Sweeten2012-05-131-3/+0
| | * | | | | | | | | arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-1311-33/+0
| * | | | | | | | | | Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-017-21/+281
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones2012-06-011-0/+4
| | * | | | | | | | | ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2012-06-012-0/+70
| | * | | | | | | | | ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones2012-06-012-0/+14
| | * | | | | | | | | ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones2012-06-011-0/+1
| | * | | | | | | | | ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones2012-06-011-0/+107
| | * | | | | | | | | ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones2012-06-013-3/+10
| | * | | | | | | | | ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones2012-06-011-3/+4
| | * | | | | | | | | ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones2012-06-012-10/+28
| | * | | | | | | | | ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones2012-06-011-0/+1
| | * | | | | | | | | ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones2012-06-011-2/+2
| | * | | | | | | | | ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones2012-06-011-2/+1
| | * | | | | | | | | ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones2012-06-011-2/+1
| | * | | | | | | | | ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones2012-06-013-1/+26
| | * | | | | | | | | ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones2012-06-011-2/+16
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-0161-1059/+416
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-06-012-13/+10
| | * | | | | | | | | | blackfin: check __get_user() return valueAl Viro2012-06-011-16/+14
| | * | | | | | | | | | whack-a-mole with TIF_FREEZEAl Viro2012-06-011-2/+0
| | * | | | | | | | | | FRV: Optimise the system call exit path in entry.S [ver #2]David Howells2012-06-011-6/+7
| | * | | | | | | | | | FRV: Shrink TIF_WORK_MASK [ver #2]David Howells2012-06-012-13/+15
| | * | | | | | | | | | FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2012-06-012-11/+3
| | * | | | | | | | | | new helper: signal_delivered()Al Viro2012-06-0132-73/+33
| | * | | | | | | | | | powerpc: get rid of restore_sigmask()Al Viro2012-06-014-14/+4
| | * | | | | | | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-0142-133/+2
| | * | | | | | | | | | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-017-7/+7
| | * | | | | | | | | | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-0113-19/+14