summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-263-916/+1
| * | | | | | | | | x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto2008-11-262-1/+121
| * | | | | | | | | x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto2008-11-262-242/+536
| * | | | | | | | | x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto2008-11-262-209/+210
| * | | | | | | | | x86: signal: cosmetic unification of sys_rt_sigreturn()Hiroshi Shimamoto2008-11-232-0/+16
| * | | | | | | | | x86: signal: cosmetic unification of sys_sigaltstack()Hiroshi Shimamoto2008-11-232-0/+24
| * | | | | | | | | x86: signal: cosmetic unification of including headersHiroshi Shimamoto2008-11-232-13/+21
| * | | | | | | | | x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3Hiroshi Shimamoto2008-11-212-8/+8
| * | | | | | | | | x86: ia32_signal: change order of storing in setup_sigcontext()Hiroshi Shimamoto2008-11-181-2/+2
| * | | | | | | | | x86: ia32_signal: remove using temporary variableHiroshi Shimamoto2008-11-181-4/+2
| * | | | | | | | | x86: ia32_signal: cleanup macro RELOAD_SEGHiroshi Shimamoto2008-11-181-10/+11
| * | | | | | | | | x86: ia32_signal: introduce COPY_SEG_CPL3Hiroshi Shimamoto2008-11-181-4/+8
| * | | | | | | | | x86: ia32_signal: cleanup macro COPYHiroshi Shimamoto2008-11-181-4/+2
| * | | | | | | | | x86: ia32_signal: remove unnecessary paddingHiroshi Shimamoto2008-11-121-4/+1
| * | | | | | | | | x86: signal_32: introduce retcode and rt_retcodeHiroshi Shimamoto2008-11-121-6/+24
| * | | | | | | | | x86: signal: cosmetic unification of setup_sigcontext()Hiroshi Shimamoto2008-11-082-9/+56
| * | | | | | | | | x86: signal_64: make setup_sigcontext() similarHiroshi Shimamoto2008-11-061-7/+5
| * | | | | | | | | x86: signal_64: setup fpstate in setup_sigcontext()Hiroshi Shimamoto2008-11-061-4/+6
| * | | | | | | | | x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()Hiroshi Shimamoto2008-11-061-6/+3
| * | | | | | | | | x86: signal_32: do save_i387_xstate() at get_sigframe()Hiroshi Shimamoto2008-11-061-5/+3
| * | | | | | | | | x86: signal_64: remove unused code in __setup_rt_frame()Hiroshi Shimamoto2008-11-041-5/+1
| * | | | | | | | | x86: signal: cosmetic unification of NR_restart_syscallHiroshi Shimamoto2008-10-302-0/+11
| * | | | | | | | | x86: signal: cosmetic unification of macros for setup_rt_frame()Hiroshi Shimamoto2008-10-302-2/+24
| * | | | | | | | | x86: signal: cosmetic unification of signr_convert()Hiroshi Shimamoto2008-10-302-0/+8
| * | | | | | | | | x86: signal_64.c: get_stack() doesn't need entire regsHiroshi Shimamoto2008-10-271-6/+4
| * | | | | | | | | x86: signal: cosmetic unification of restore_sigcontext()Hiroshi Shimamoto2008-10-272-0/+37
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fix a race condition in FASYNC handlingJonathan Corbet2008-12-052-4/+15
* | | | | | | | | Enforce a minimum SG_IO timeoutLinus Torvalds2008-12-053-0/+5
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: Fix incorrect use of loose in vpe.cNick Andrew2008-12-051-1/+1
* | | | | | | | | | drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng2008-12-051-1/+0
* | | | | | | | | | Fix incorrect use of loose in i2o_block.cNick Andrew2008-12-051-1/+1
* | | | | | | | | | Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-053-4/+4
* | | | | | | | | | Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds2008-12-051-13/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-047-27/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro2008-12-041-2/+2
| * | | | | | | | | [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-041-15/+17
| * | | | | | | | | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-045-5/+18
| * | | | | | | | | [PATCH] clean up blkdev_get a little bitChristoph Hellwig2008-12-041-4/+7
| * | | | | | | | | [PATCH] Fix block dev compat ioctl handlingAndreas Schwab2008-12-041-0/+23
| * | | | | | | | | [PATCH] kill obsolete temporary comment in swsusp_close()Al Viro2008-12-041-1/+1
* | | | | | | | | | Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-045-245/+420
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.Eric Anholt2008-12-041-0/+11
| * | | | | | | | | | drm/i915: Retry execbuffer pinning after clearing the GTTKeith Packard2008-12-041-10/+47
| * | | | | | | | | | drm/i915: Move the execbuffer domain computations togetherKeith Packard2008-12-041-44/+21
| * | | | | | | | | | drm/i915: Rename object_set_domain to object_set_to_gpu_domainKeith Packard2008-12-041-27/+12
| * | | | | | | | | | drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.Eric Anholt2008-12-042-152/+215
| * | | | | | | | | | drm/i915: Make a single set-to-gtt-domain path.Eric Anholt2008-12-041-19/+96
| * | | | | | | | | | drm/i915: If interrupted while setting object domains, still emit the flush.Eric Anholt2008-12-041-1/+13
| * | | | | | | | | | drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt2008-12-043-39/+50
OpenPOWER on IntegriCloud