aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-23
|\
| * deal with races in /proc/*/{syscall,stack,personality}Al Viro2011-03-23
| * proc: enable writing to /proc/pid/memStephen Wilson2011-03-23
| * proc: make check_mem_permission() return an mm_struct on successStephen Wilson2011-03-23
| * proc: hold cred_guard_mutex in check_mem_permission()Stephen Wilson2011-03-23
| * proc: disable mem_write after execStephen Wilson2011-03-23
| * mm: implement access_remote_vmStephen Wilson2011-03-23
| * mm: factor out main logic of access_process_vmStephen Wilson2011-03-23
| * mm: use mm_struct to resolve gate vma's in __get_user_pagesStephen Wilson2011-03-23
| * mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-23
| * mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-23
| * mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-23
| * x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson2011-03-23
| * x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson2011-03-23
| * auxv: require the target to be tracable (or yourself)Al Viro2011-03-23
| * close race in /proc/*/environAl Viro2011-03-23
| * report errors in /proc/*/*map* sanelyAl Viro2011-03-23
| * pagemap: close races with suid execveAl Viro2011-03-23
| * make sessionid permissions in /proc/*/task/* match those in /proc/*Al Viro2011-03-23
| * fix leaks in path_lookupat()Al Viro2011-03-23
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-23
|\ \
| * | ARM: Update (and cut down) mach-typesRussell King2011-03-20
| * | ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon2011-03-20
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-20
| |\ \ \ \
| | | | * | ARM: 6751/1: vexpress: select applicable errata workarounds in KconfigWill Deacon2011-02-27
| | | | * | ARM: 6753/1: omap4: Enable ARM local timers with OMAP4430 es1.0 exceptionSantosh Shilimkar2011-02-23
| | | | * | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-23
| | | | * | ARM: integrator: add Integrator/CP sched_clock supportRussell King2011-02-19
| | | | * | ARM: realview/vexpress: consolidate SMP bringup codeRussell King2011-02-19
| | | | * | ARM: realview/vexpress: consolidate localtimer supportRussell King2011-02-19
| | | | * | ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King2011-02-19
| | | | * | ARM: rationalize versatile family Kconfig/MakefileRussell King2011-02-19
| | | | * | ARM: realview: remove old AMBA device DMA definitionsRussell King2011-02-19
| | | | * | ARM: versatile: remove old AMBA device DMA definitionsRussell King2011-02-19
| | | | * | ARM: vexpress: use new init_early for clock tree and sched_clock initRussell King2011-02-19
| | | | * | ARM: realview: use new init_early for clock tree and sched_clock initRussell King2011-02-19
| | | | * | ARM: versatile: use new init_early for clock tree and sched_clock initRussell King2011-02-19
| | | | * | ARM: integrator: use new init_early for clock tree initRussell King2011-02-19
| | | | * | ARM: vexpress: switch Versatile Express to use consolidated CLCDRussell King2011-02-19
| | | | * | ARM: realview: switch Realview to use consolidated CLCDRussell King2011-02-19
| | | | * | ARM: versatile: switch Versatile to use consolidated CLCDRussell King2011-02-19
| | | | * | ARM: integrator: switch Integrator platforms to use consolidated CLCDRussell King2011-02-19
| | | | * | ARM: add versatile family consolidated CLCD supportRussell King2011-02-19
| | | | * | ARM: clcd: add method for describing display capabilitiesRussell King2011-02-19
| | | | * | ARM: clcd: use amba_part() to determine if we have a PL110 primecellRussell King2011-02-19
| | | | * | ARM: clcd: clean up CLCD announcement printksRussell King2011-02-19
| | | | * | ARM: integrator: support CLCD RGB5551 layout for 16bppRussell King2011-02-19
| | | | * | ARM: versatile: support CLCD RGB565 layout with blue LSBRussell King2011-02-19
| | | | * | ARM: 6633/1: vexpress: register platform PATA device.Nick Bowler2011-01-25
| | | * | | ARM: pgtable: add pud-level codeRussell King2011-02-21