summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-10Documentation: fs/proc, add limits documentationJiri Slaby
2010-01-06x86: add ia32 compat prlimit syscallsJiri Slaby
2010-01-06COMPAT: add get/put_compat_rlimitJiri Slaby
2010-01-06compat: use do_setrlimit in compat_sys_setrlimitJiri Slaby
2010-01-06unistd: add __NR_[get|set]prlimit syscall numbersNeil Horman
2010-01-06core: implement getprlimit and setprlimit syscallsJiri Slaby
2010-01-06core: do security check under task_lockJiri Slaby
2010-01-06FS: proc, make limits writableJiri Slaby
2010-01-06FS: proc, switch limits reading to fopsJiri Slaby
2010-01-06core: optimize setrlimit for current taskJiri Slaby
2010-01-06core: allow setrlimit to non-current tasksJiri Slaby
2010-01-06core: split sys_setrlimitJiri Slaby
2010-01-06sys_setrlimit: make sure ->rlim_max never growsOleg Nesterov
2010-01-06core: add task_struct to update_rlimit_cpuJiri Slaby
2010-01-06SECURITY: add task_struct to setrlimitJiri Slaby
2010-01-05Linux 2.6.33-rc3v2.6.33-rc3Linus Torvalds
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-01-05Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell
2010-01-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-05Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller
2010-01-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller
2010-01-04Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-01-04Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-01-04sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman
2010-01-04lguest: fix bug in setting guest GDT entryRusty Russell
2010-01-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-01-04Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-01-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-01-04tosh: Use non bkl ioctlAlan Cox
2010-01-04i2o: propogate the BKL down into the ioctl methodAlan Cox
2010-01-04sony_pi: Remove the BKL from open and ioctlJohn Kacur
2010-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-01-04ASoC: fixup oops in generic AC97 codec glueManuel Lauss
2010-01-04resource: add helpers for fetching rlimitsJiri Slaby
2010-01-04resource: move kernel function inside __KERNEL__Jiri Slaby
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby
2010-01-04[S390] Update default configuration.Martin Schwidefsky
2010-01-04[S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber
2010-01-04binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.Daisuke HATAYAMA
2010-01-04sh: update defconfigs.Paul Mundt
2010-01-04sh: Don't default enable PMB support.Paul Mundt
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt
2010-01-04ARM: Merge s3c24xx-updates2Ben Dooks
2010-01-04ARM: Merge next-simtecBen Dooks
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-01-02Documentation: Rename Documentation/DMA-mapping.txtKusanagi Kouichi