aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* autofs4 - fix autofs4_expire_indirect() traversalIan Kent2011-03-241-1/+51
* autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent2011-03-241-4/+3
* autofs4 - reinstate last used update on accessIan Kent2011-03-242-34/+14
* vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent2011-03-241-5/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-2318-134/+244
|\
| * deal with races in /proc/*/{syscall,stack,personality}Al Viro2011-03-231-19/+50
| * proc: enable writing to /proc/pid/memStephen Wilson2011-03-231-5/+0
| * proc: make check_mem_permission() return an mm_struct on successStephen Wilson2011-03-231-24/+34
| * proc: hold cred_guard_mutex in check_mem_permission()Stephen Wilson2011-03-231-4/+22
| * proc: disable mem_write after execStephen Wilson2011-03-231-0/+4
| * mm: implement access_remote_vmStephen Wilson2011-03-232-0/+18
| * mm: factor out main logic of access_process_vmStephen Wilson2011-03-231-10/+25
| * mm: use mm_struct to resolve gate vma's in __get_user_pagesStephen Wilson2011-03-231-7/+11
| * mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-239-15/+15
| * mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-237-10/+10
| * mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-2310-20/+23
| * x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson2011-03-232-0/+9
| * x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson2011-03-231-0/+6
| * auxv: require the target to be tracable (or yourself)Al Viro2011-03-231-3/+3
| * close race in /proc/*/environAl Viro2011-03-231-6/+4
| * report errors in /proc/*/*map* sanelyAl Viro2011-03-233-11/+13
| * pagemap: close races with suid execveAl Viro2011-03-232-7/+4
| * make sessionid permissions in /proc/*/task/* match those in /proc/*Al Viro2011-03-231-1/+1
| * fix leaks in path_lookupat()Al Viro2011-03-231-2/+5
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-2368-3550/+1232
|\ \
| * | ARM: Update (and cut down) mach-typesRussell King2011-03-201-2306/+89
| * | ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon2011-03-206-61/+110
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-2065-1190/+1040
| |\ \ \ \
| | | | * | ARM: 6751/1: vexpress: select applicable errata workarounds in KconfigWill Deacon2011-02-271-0/+3
| | | | * | ARM: 6753/1: omap4: Enable ARM local timers with OMAP4430 es1.0 exceptionSantosh Shilimkar2011-02-232-0/+5
| | | | * | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-239-12/+24
| | | | * | ARM: integrator: add Integrator/CP sched_clock supportRussell King2011-02-192-1/+8
| | | | * | ARM: realview/vexpress: consolidate SMP bringup codeRussell King2011-02-198-234/+116
| | | | * | ARM: realview/vexpress: consolidate localtimer supportRussell King2011-02-195-29/+2
| | | | * | ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King2011-02-199-192/+140
| | | | * | ARM: rationalize versatile family Kconfig/MakefileRussell King2011-02-193-10/+11
| | | | * | ARM: realview: remove old AMBA device DMA definitionsRussell King2011-02-196-106/+0
| | | | * | ARM: versatile: remove old AMBA device DMA definitionsRussell King2011-02-193-24/+0
| | | | * | ARM: vexpress: use new init_early for clock tree and sched_clock initRussell King2011-02-193-4/+13
| | | | * | ARM: realview: use new init_early for clock tree and sched_clock initRussell King2011-02-197-13/+12
| | | | * | ARM: versatile: use new init_early for clock tree and sched_clock initRussell King2011-02-194-12/+14
| | | | * | ARM: integrator: use new init_early for clock tree initRussell King2011-02-194-5/+17
| | | | * | ARM: vexpress: switch Versatile Express to use consolidated CLCDRussell King2011-02-192-49/+10
| | | | * | ARM: realview: switch Realview to use consolidated CLCDRussell King2011-02-192-180/+35
| | | | * | ARM: versatile: switch Versatile to use consolidated CLCDRussell King2011-02-192-151/+36
| | | | * | ARM: integrator: switch Integrator platforms to use consolidated CLCDRussell King2011-02-193-56/+15
| | | | * | ARM: add versatile family consolidated CLCD supportRussell King2011-02-195-0/+199
| | | | * | ARM: clcd: add method for describing display capabilitiesRussell King2011-02-192-28/+149
| | | | * | ARM: clcd: use amba_part() to determine if we have a PL110 primecellRussell King2011-02-191-5/+5
| | | | * | ARM: clcd: clean up CLCD announcement printksRussell King2011-02-191-2/+6