Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | kgdb: Turn off tracing while in the debugger | Jason Wessel | 2010-04-02 | 1 | -0/+8 | |
| | * | | | | | | | kgdb: use atomic_inc and atomic_dec instead of atomic_set | Jason Wessel | 2010-04-02 | 1 | -8/+7 | |
| | * | | | | | | | kgdb: eliminate kgdb_wait(), all cpus enter the same way | Jason Wessel | 2010-04-02 | 1 | -83/+82 | |
| | * | | | | | | | kgdbts,sh: Add in breakpoint pc offset for superh | Jason Wessel | 2010-04-02 | 1 | -0/+6 | |
| | * | | | | | | | kgdb: have ebin2mem call probe_kernel_write once | Jason Wessel | 2010-04-02 | 1 | -14/+9 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-04-03 | 3 | -8/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Freezer: Fix buggy resume test for tasks frozen with cgroup freezer | Matt Helsley | 2010-03-26 | 3 | -6/+12 | |
| | * | | | | | | | Freezer: Only show the state of tasks refusing to freeze | Xiaotian Feng | 2010-03-26 | 1 | -2/+1 | |
| * | | | | | | | | tty: release_one_tty() forgets to put pids | Oleg Nesterov | 2010-04-03 | 1 | -0/+2 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-04-02 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | HID: Add NOGET quirk for Quanta Pixart touchscreen | Anisse Astier | 2010-03-29 | 1 | -0/+1 | |
| | * | | | | | | | | HID: fix oops in gyration_event() | Jiri Kosina | 2010-03-23 | 1 | -1/+4 | |
| * | | | | | | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-04-02 | 12 | -84/+294 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | sh: Fix up the SH-3 build for recent TLB changes. | Paul Mundt | 2010-04-02 | 4 | -28/+75 | |
| | * | | | | | | | | sh: export return_address() symbol. | Paul Mundt | 2010-04-02 | 1 | -0/+3 | |
| | * | | | | | | | | sh: Enable the mmu in start_secondary() | Matt Fleming | 2010-03-29 | 1 | -0/+1 | |
| | * | | | | | | | | sh: Fix FDPIC binary loader | Andrew Stubbs | 2010-03-29 | 1 | -2/+4 | |
| | * | | | | | | | | arch/sh/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 2010-03-29 | 1 | -2/+2 | |
| | * | | | | | | | | sh: Update ecovec_defconfig | Yusuke Goda | 2010-03-29 | 1 | -46/+190 | |
| | * | | | | | | | | USB gadget r8a66597-udc.c: duplicated include | Andrea Gelmini | 2010-03-26 | 1 | -1/+0 | |
| | * | | | | | | | | sh: update the TLB replacement counter for entry wiring. | Matt Fleming | 2010-03-26 | 2 | -5/+19 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-04-01 | 76 | -1676/+2904 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus. | Dave Airlie | 2010-04-01 | 2 | -0/+8 | |
| | * | | | | | | | | drm/radeon/kms: rs400/480 should set common registers. | Dave Airlie | 2010-04-01 | 1 | -0/+2 | |
| | * | | | | | | | | drm/radeon/kms: add sanity check to wptr. | Dave Airlie | 2010-04-01 | 1 | -0/+2 | |
| | * | | | | | | | | drm/radeon/kms/evergreen: get DP working | Alex Deucher | 2010-04-01 | 1 | -3/+12 | |
| | * | | | | | | | | drm/radeon/kms: add hw_i2c module option | Alex Deucher | 2010-03-31 | 3 | -3/+10 | |
| | * | | | | | | | | drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks | Alex Deucher | 2010-03-31 | 3 | -79/+64 | |
| | * | | | | | | | | Merge branch 'v2.6.34-rc2' into drm-linus | Dave Airlie | 2010-03-31 | 7925 | -222275/+511802 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | drm/radeon/kms: disable MSI on IGP chips | Alex Deucher | 2010-03-31 | 1 | -5/+3 | |
| | * | | | | | | | | drm/radeon/kms: display watermark updates (v2) | Alex Deucher | 2010-03-31 | 9 | -21/+155 | |
| | * | | | | | | | | drm/radeon/kms/dp: disable training pattern on the sink at the end of link tr... | Alex Deucher | 2010-03-31 | 1 | -0/+3 | |
| | * | | | | | | | | drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2) | Alex Deucher | 2010-03-31 | 2 | -5/+10 | |
| | * | | | | | | | | drm/radeon/kms/dp: remove extraneous training complete call | Alex Deucher | 2010-03-31 | 1 | -3/+0 | |
| | * | | | | | | | | drm/radeon/kms/atom: minor fixes to transmitter setup | Alex Deucher | 2010-03-31 | 1 | -33/+21 | |
| | * | | | | | | | | drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM. | Michel Dänzer | 2010-03-31 | 1 | -2/+4 | |
| | * | | | | | | | | drm: fix build error when SYSRQ is disabled | Randy Dunlap | 2010-03-31 | 1 | -0/+2 | |
| | * | | | | | | | | drm/radeon/kms: fix macbookpro connector quirk | Alex Deucher | 2010-03-31 | 1 | -0/+2 | |
| | * | | | | | | | | drm/radeon/r6xx/r7xx: further safe reg clean up | Alex Deucher | 2010-03-31 | 1 | -19/+0 | |
| | * | | | | | | | | drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support | Alex Deucher | 2010-03-31 | 1 | -1/+2 | |
| | * | | | | | | | | drm/radeon/kms: bump the version for r6xx/r7xx const buffer support | Alex Deucher | 2010-03-31 | 1 | -1/+2 | |
| | * | | | | | | | | drm/radeon/r6xx/r7xx: CS parser fixes | Alex Deucher | 2010-03-31 | 3 | -60/+112 | |
| | * | | | | | | | | drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup | Alex Deucher | 2010-03-31 | 1 | -7/+7 | |
| | * | | | | | | | | drm/radeon/r600: remove some regs are not safe regs for command buffers | Alex Deucher | 2010-03-31 | 1 | -3/+0 | |
| | * | | | | | | | | drm: Return ENODEV if the inode mapping changes | Chris Wilson | 2010-03-31 | 1 | -7/+9 | |
| | * | | | | | | | | drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. | Pauli Nieminen | 2010-03-31 | 1 | -3/+5 | |
| | * | | | | | | | | drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable) | Jerome Glisse | 2010-03-31 | 6 | -6/+6 | |
| | * | | | | | | | | drm/radeon/kms: don't print error on -ERESTARTSYS. | Dave Airlie | 2010-03-31 | 1 | -1/+2 | |
| | * | | | | | | | | drm/radeon/kms/atom: make sure tables are valid (v2) | Alex Deucher | 2010-03-31 | 7 | -242/+272 | |
| | * | | | | | | | | drm/radeon/kms: remove lvds quirks | Alex Deucher | 2010-03-31 | 2 | -33/+0 |