summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | drm/radeon/kms: fix use of index before proper initialisation.Dave Airlie2009-10-121-1/+1
| * | | | | | | | | drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie2009-10-122-5/+8
| * | | | | | | | | drm/radeon/kms: also check for edid in lvds detectAlex Deucher2009-10-121-1/+12
| * | | | | | | | | drm/radeon/kms: use drm_mode directly for panel modesAlex Deucher2009-10-127-159/+97
| * | | | | | | | | drm/radeon/kms/atom: rework crtc modesetAlex Deucher2009-10-123-184/+148
| * | | | | | | | | drm/radeon/kms/atom: add support for AdjustDisplayPllAlex Deucher2009-10-121-6/+30
| * | | | | | | | | drm/radeon/kms/atom: reorder crtc dpmsAlex Deucher2009-10-121-2/+2
| * | | | | | | | | drm/radeon/kms: make sure LVDS panel is valid in detect()Alex Deucher2009-10-121-1/+13
| * | | | | | | | | drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.Michel Dänzer2009-10-121-1/+1
| * | | | | | | | | drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.Michel Dänzer2009-10-122-4/+8
| * | | | | | | | | drm/radeon/kms: don't refuse LUT because no framebuffer.Dave Airlie2009-10-121-4/+0
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-114-14/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann2009-11-101-3/+10
| * | | | | | | | | | highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann2009-11-101-2/+2
| * | | | | | | | | | rcu: Fix long-grace-period race between forcing and initializationPaul E. McKenney2009-11-022-8/+15
| * | | | | | | | | | uids: Prevent tear down raceThomas Gleixner2009-11-021-1/+1
* | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-111-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | genirq: try_one_irq() must be called with irq disabledYong Zhang2009-11-071-0/+2
* | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-113-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf tools: Fix permission checksPekka Enberg2009-11-082-2/+2
| * | | | | | | | | | | | perf_events: Fix some typo in the perf events config descriptionThadeu Lima de Souza Cascardo2009-11-021-2/+2
* | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-11-111-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sched: Use root_task_group_empty only with FAIR_GROUP_SCHEDCyrill Gorcunov2009-11-081-1/+2
| * | | | | | | | | | | | | sched: Fix kernel-doc function parameter nameRandy Dunlap2009-11-081-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-113-13/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov2009-11-101-0/+6
| * | | | | | | | | | | | | x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng2009-11-081-13/+11
| * | | | | | | | | | | | | x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom2009-11-061-0/+7
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-11-114-32/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ext4: partial revert to fix double brelse WARNING()Theodore Ts'o2009-11-081-12/+4
| * | | | | | | | | | | | | | ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/OMingming2009-11-061-6/+7
| * | | | | | | | | | | | | | ext4: code clean up for dio fallocate handlingMingming2009-11-031-5/+4
| * | | | | | | | | | | | | | ext4: skip conversion of uninit extents after direct IO if there isn't anyMingming2009-11-103-6/+21
| * | | | | | | | | | | | | | ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extentsMingming2009-11-102-3/+8
| * | | | | | | | | | | | | | ext4: discard preallocation when restarting a transaction during truncateAneesh Kumar K.V2009-11-021-1/+2
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-11-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [WATCHDOG] SBC-FITPC2 watchdog driver registration fixDenis Turischev2009-11-101-1/+1
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'fixes-s3c-2632-rc6' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-114-34/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ ARM: S3C: Merge fixes-s3c64xx-dmaBen Dooks2009-11-091-24/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar2009-11-091-0/+6
| | * | | | | | | | | | | | | | ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar2009-11-091-1/+28
| | * | | | | | | | | | | | | | ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar2009-11-091-4/+2
| | * | | | | | | | | | | | | | ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar2009-11-091-21/+13
| | * | | | | | | | | | | | | | ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar2009-11-091-0/+5
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()Ben Dooks2009-11-091-5/+2
| * | | | | | | | | | | | | | ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.Maurus Cuelenaere2009-11-091-5/+0
| * | | | | | | | | | | | | | ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1Mark Brown2009-11-091-0/+1
| * | | | | | | | | | | | | | ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ lineMark Brown2009-11-091-0/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-11-1126-69/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | V4L/DVB (13314): saa7134: set ts_force_val for the Hauppauge WinTV HVR-1150Michael Krufky2009-11-071-0/+1