aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | x86: fix up the new IRQ code for older versions of gasH. Peter Anvin2008-11-12
| | * | | | | | | | x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-11
| | * | | | | | | | x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-11
| | * | | | | | | | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-11
| * | | | | | | | | x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-08
| * | | | | | | | | x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-25
| * | | | | | | | | x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto2008-11-25
| * | | | | | | | | x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto2008-11-25
| * | | | | | | | | x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto2008-11-25
| * | | | | | | | | x86: signal: cosmetic unification of sys_rt_sigreturn()Hiroshi Shimamoto2008-11-23
| * | | | | | | | | x86: signal: cosmetic unification of sys_sigaltstack()Hiroshi Shimamoto2008-11-23
| * | | | | | | | | x86: signal: cosmetic unification of including headersHiroshi Shimamoto2008-11-23
| * | | | | | | | | x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3Hiroshi Shimamoto2008-11-21
| * | | | | | | | | x86: ia32_signal: change order of storing in setup_sigcontext()Hiroshi Shimamoto2008-11-18
| * | | | | | | | | x86: ia32_signal: remove using temporary variableHiroshi Shimamoto2008-11-18
| * | | | | | | | | x86: ia32_signal: cleanup macro RELOAD_SEGHiroshi Shimamoto2008-11-18
| * | | | | | | | | x86: ia32_signal: introduce COPY_SEG_CPL3Hiroshi Shimamoto2008-11-18
| * | | | | | | | | x86: ia32_signal: cleanup macro COPYHiroshi Shimamoto2008-11-18
| * | | | | | | | | x86: ia32_signal: remove unnecessary paddingHiroshi Shimamoto2008-11-12
| * | | | | | | | | x86: signal_32: introduce retcode and rt_retcodeHiroshi Shimamoto2008-11-12
| * | | | | | | | | x86: signal: cosmetic unification of setup_sigcontext()Hiroshi Shimamoto2008-11-08
| * | | | | | | | | x86: signal_64: make setup_sigcontext() similarHiroshi Shimamoto2008-11-06
| * | | | | | | | | x86: signal_64: setup fpstate in setup_sigcontext()Hiroshi Shimamoto2008-11-06
| * | | | | | | | | x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()Hiroshi Shimamoto2008-11-06
| * | | | | | | | | x86: signal_32: do save_i387_xstate() at get_sigframe()Hiroshi Shimamoto2008-11-06
| * | | | | | | | | x86: signal_64: remove unused code in __setup_rt_frame()Hiroshi Shimamoto2008-11-04
| * | | | | | | | | x86: signal: cosmetic unification of NR_restart_syscallHiroshi Shimamoto2008-10-30
| * | | | | | | | | x86: signal: cosmetic unification of macros for setup_rt_frame()Hiroshi Shimamoto2008-10-30
| * | | | | | | | | x86: signal: cosmetic unification of signr_convert()Hiroshi Shimamoto2008-10-30
| * | | | | | | | | x86: signal_64.c: get_stack() doesn't need entire regsHiroshi Shimamoto2008-10-27
| * | | | | | | | | x86: signal: cosmetic unification of restore_sigcontext()Hiroshi Shimamoto2008-10-27
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fix a race condition in FASYNC handlingJonathan Corbet2008-12-05
* | | | | | | | | Enforce a minimum SG_IO timeoutLinus Torvalds2008-12-05
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: Fix incorrect use of loose in vpe.cNick Andrew2008-12-05
* | | | | | | | | | drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng2008-12-05
* | | | | | | | | | Fix incorrect use of loose in i2o_block.cNick Andrew2008-12-05
* | | | | | | | | | Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-05
* | | | | | | | | | Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds2008-12-05
|/ / / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro2008-12-04
| * | | | | | | | | [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-04
| * | | | | | | | | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-04
| * | | | | | | | | [PATCH] clean up blkdev_get a little bitChristoph Hellwig2008-12-04
| * | | | | | | | | [PATCH] Fix block dev compat ioctl handlingAndreas Schwab2008-12-04
| * | | | | | | | | [PATCH] kill obsolete temporary comment in swsusp_close()Al Viro2008-12-04
* | | | | | | | | | Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.Eric Anholt2008-12-03
| * | | | | | | | | | drm/i915: Retry execbuffer pinning after clearing the GTTKeith Packard2008-12-03
| * | | | | | | | | | drm/i915: Move the execbuffer domain computations togetherKeith Packard2008-12-03