aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | video: s3c-fb: move video interface timing out of window setup dataThomas Abraham2012-04-09
| * | | | | | | | | | | | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: OMAP3: gpmc: add BCH ecc api and modesIvan Djelic2012-05-14
| | * | | | | | | | | | | | | mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-14
| | * | | | | | | | | | | | | ARM: imx: add mxc_nand to imx27 device treeUwe Kleine-König2012-05-14
| | * | | | | | | | | | | | | sh: Use the plat_nand default partition parserH Hartley Sweeten2012-05-13
| | * | | | | | | | | | | | | mips: Use the plat_nand default partition parserH Hartley Sweeten2012-05-13
| | * | | | | | | | | | | | | blackfin: Use the plat_nand default partition parserH Hartley Sweeten2012-05-13
| | * | | | | | | | | | | | | arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-13
| * | | | | | | | | | | | | | Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones2012-05-31
| | * | | | | | | | | | | | | ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones2012-05-31
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | x86: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-06-01
| | * | | | | | | | | | | | | | blackfin: check __get_user() return valueAl Viro2012-06-01
| | * | | | | | | | | | | | | | whack-a-mole with TIF_FREEZEAl Viro2012-06-01
| | * | | | | | | | | | | | | | FRV: Optimise the system call exit path in entry.S [ver #2]David Howells2012-06-01
| | * | | | | | | | | | | | | | FRV: Shrink TIF_WORK_MASK [ver #2]David Howells2012-06-01
| | * | | | | | | | | | | | | | FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2012-06-01
| | * | | | | | | | | | | | | | new helper: signal_delivered()Al Viro2012-06-01
| | * | | | | | | | | | | | | | powerpc: get rid of restore_sigmask()Al Viro2012-06-01
| | * | | | | | | | | | | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| | * | | | | | | | | | | | | | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| | * | | | | | | | | | | | | | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
| | * | | | | | | | | | | | | | don't call try_to_freeze() from do_signal()Al Viro2012-06-01
| | * | | | | | | | | | | | | | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
| | * | | | | | | | | | | | | | sh64: failure to build sigframe != signal without handlerAl Viro2012-06-01
| | * | | | | | | | | | | | | | openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro2012-06-01
| | * | | | | | | | | | | | | | new helper: sigmask_to_save()Al Viro2012-06-01
| | * | | | | | | | | | | | | | new helper: restore_saved_sigmask()Al Viro2012-06-01
| | * | | | | | | | | | | | | | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | ia64 perfmon: fix get_unmapped_area() use thereAl Viro2012-05-30
| | * | | | | | | | | | | | | ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro2012-05-30
| | * | | | | | | | | | | | | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
| | * | | | | | | | | | | | | parisc: get rid of nlink_t, switch to explicitly-sized typeAl Viro2012-05-30
| | * | | | | | | | | | | | | powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro2012-05-30
| | * | | | | | | | | | | | | mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro2012-05-29