Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | x86: signal: unify signal_{32|64}.c | Hiroshi Shimamoto | 2008-11-26 | 3 | -916/+1 | |
| * | | | | | | | | | x86: signal: unify signal_{32|64}.c, prepare | Hiroshi Shimamoto | 2008-11-26 | 2 | -1/+121 | |
| * | | | | | | | | | x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra... | Hiroshi Shimamoto | 2008-11-26 | 2 | -242/+536 | |
| * | | | | | | | | | x86: signal: move {setup|restore}_sigcontext() | Hiroshi Shimamoto | 2008-11-26 | 2 | -209/+210 | |
| * | | | | | | | | | x86: signal: cosmetic unification of sys_rt_sigreturn() | Hiroshi Shimamoto | 2008-11-23 | 2 | -0/+16 | |
| * | | | | | | | | | x86: signal: cosmetic unification of sys_sigaltstack() | Hiroshi Shimamoto | 2008-11-23 | 2 | -0/+24 | |
| * | | | | | | | | | x86: signal: cosmetic unification of including headers | Hiroshi Shimamoto | 2008-11-23 | 2 | -13/+21 | |
| * | | | | | | | | | x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3 | Hiroshi Shimamoto | 2008-11-21 | 2 | -8/+8 | |
| * | | | | | | | | | x86: ia32_signal: change order of storing in setup_sigcontext() | Hiroshi Shimamoto | 2008-11-18 | 1 | -2/+2 | |
| * | | | | | | | | | x86: ia32_signal: remove using temporary variable | Hiroshi Shimamoto | 2008-11-18 | 1 | -4/+2 | |
| * | | | | | | | | | x86: ia32_signal: cleanup macro RELOAD_SEG | Hiroshi Shimamoto | 2008-11-18 | 1 | -10/+11 | |
| * | | | | | | | | | x86: ia32_signal: introduce COPY_SEG_CPL3 | Hiroshi Shimamoto | 2008-11-18 | 1 | -4/+8 | |
| * | | | | | | | | | x86: ia32_signal: cleanup macro COPY | Hiroshi Shimamoto | 2008-11-18 | 1 | -4/+2 | |
| * | | | | | | | | | x86: ia32_signal: remove unnecessary padding | Hiroshi Shimamoto | 2008-11-12 | 1 | -4/+1 | |
| * | | | | | | | | | x86: signal_32: introduce retcode and rt_retcode | Hiroshi Shimamoto | 2008-11-12 | 1 | -6/+24 | |
| * | | | | | | | | | x86: signal: cosmetic unification of setup_sigcontext() | Hiroshi Shimamoto | 2008-11-08 | 2 | -9/+56 | |
| * | | | | | | | | | x86: signal_64: make setup_sigcontext() similar | Hiroshi Shimamoto | 2008-11-06 | 1 | -7/+5 | |
| * | | | | | | | | | x86: signal_64: setup fpstate in setup_sigcontext() | Hiroshi Shimamoto | 2008-11-06 | 1 | -4/+6 | |
| * | | | | | | | | | x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() | Hiroshi Shimamoto | 2008-11-06 | 1 | -6/+3 | |
| * | | | | | | | | | x86: signal_32: do save_i387_xstate() at get_sigframe() | Hiroshi Shimamoto | 2008-11-06 | 1 | -5/+3 | |
| * | | | | | | | | | x86: signal_64: remove unused code in __setup_rt_frame() | Hiroshi Shimamoto | 2008-11-04 | 1 | -5/+1 | |
| * | | | | | | | | | x86: signal: cosmetic unification of NR_restart_syscall | Hiroshi Shimamoto | 2008-10-30 | 2 | -0/+11 | |
| * | | | | | | | | | x86: signal: cosmetic unification of macros for setup_rt_frame() | Hiroshi Shimamoto | 2008-10-30 | 2 | -2/+24 | |
| * | | | | | | | | | x86: signal: cosmetic unification of signr_convert() | Hiroshi Shimamoto | 2008-10-30 | 2 | -0/+8 | |
| * | | | | | | | | | x86: signal_64.c: get_stack() doesn't need entire regs | Hiroshi Shimamoto | 2008-10-27 | 1 | -6/+4 | |
| * | | | | | | | | | x86: signal: cosmetic unification of restore_sigcontext() | Hiroshi Shimamoto | 2008-10-27 | 2 | -0/+37 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Fix a race condition in FASYNC handling | Jonathan Corbet | 2008-12-05 | 2 | -4/+15 | |
* | | | | | | | | | Enforce a minimum SG_IO timeout | Linus Torvalds | 2008-12-05 | 3 | -0/+5 | |
* | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-12-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew | 2008-12-05 | 1 | -1/+1 | |
* | | | | | | | | | | drivers/message/i2o/iop.c: cleanup kerneldoc | Qinghuang Feng | 2008-12-05 | 1 | -1/+0 | |
* | | | | | | | | | | Fix incorrect use of loose in i2o_block.c | Nick Andrew | 2008-12-05 | 1 | -1/+1 | |
* | | | | | | | | | | Fix incorrect use of loose in tty/serial drivers | Nick Andrew | 2008-12-05 | 3 | -4/+4 | |
* | | | | | | | | | | Revert "ACPI: battery: Convert discharge energy rate to current properly" | Linus Torvalds | 2008-12-05 | 1 | -13/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-12-04 | 7 | -27/+68 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [PATCH] fix bogus argument of blkdev_put() in pktcdvd | Al Viro | 2008-12-04 | 1 | -2/+2 | |
| * | | | | | | | | | [PATCH 2/2] documnt FMODE_ constants | Christoph Hellwig | 2008-12-04 | 1 | -15/+17 | |
| * | | | | | | | | | [PATCH 1/2] kill FMODE_NDELAY_NOW | Christoph Hellwig | 2008-12-04 | 5 | -5/+18 | |
| * | | | | | | | | | [PATCH] clean up blkdev_get a little bit | Christoph Hellwig | 2008-12-04 | 1 | -4/+7 | |
| * | | | | | | | | | [PATCH] Fix block dev compat ioctl handling | Andreas Schwab | 2008-12-04 | 1 | -0/+23 | |
| * | | | | | | | | | [PATCH] kill obsolete temporary comment in swsusp_close() | Al Viro | 2008-12-04 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-04 | 5 | -245/+420 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT. | Eric Anholt | 2008-12-04 | 1 | -0/+11 | |
| * | | | | | | | | | | drm/i915: Retry execbuffer pinning after clearing the GTT | Keith Packard | 2008-12-04 | 1 | -10/+47 | |
| * | | | | | | | | | | drm/i915: Move the execbuffer domain computations together | Keith Packard | 2008-12-04 | 1 | -44/+21 | |
| * | | | | | | | | | | drm/i915: Rename object_set_domain to object_set_to_gpu_domain | Keith Packard | 2008-12-04 | 1 | -27/+12 | |
| * | | | | | | | | | | drm/i915: Make a single set-to-cpu-domain path and use it wherever needed. | Eric Anholt | 2008-12-04 | 2 | -152/+215 | |
| * | | | | | | | | | | drm/i915: Make a single set-to-gtt-domain path. | Eric Anholt | 2008-12-04 | 1 | -19/+96 | |
| * | | | | | | | | | | drm/i915: If interrupted while setting object domains, still emit the flush. | Eric Anholt | 2008-12-04 | 1 | -1/+13 | |
| * | | | | | | | | | | drm/i915: Move flushing list cleanup from flush request retire to request emit. | Eric Anholt | 2008-12-04 | 3 | -39/+50 |