summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | V4L/DVB (12223): gspca - stv06xx-hdcs: Correct the pixelformatErik Andrén2009-07-241-2/+2
| * | | | | | | V4L/DVB (12222): gspca - stv06xx-hdcs: Fix sensor sequence bugErik Andrén2009-07-241-3/+5
| * | | | | | | V4L/DVB (12221): gspca - stv06xx-hdcs: Actually update the sensor stateErik Andrén2009-07-241-1/+3
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-276-47/+55
|\ \ \ \ \ \ \
| * | | | | | | [S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck2009-07-241-2/+7
| * | | | | | | [S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky2009-07-241-2/+9
| * | | | | | | [S390] vdso: fix per cpu area allocationHeiko Carstens2009-07-241-3/+4
| * | | | | | | [S390] hibernation: fix register corruption on machine checksHeiko Carstens2009-07-242-33/+25
| * | | | | | | [S390] hibernation: fix lowcore handlingHeiko Carstens2009-07-242-7/+10
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-07-2710-32/+18
|\ \ \ \ \ \ \
| * | | | | | | dm table: pass correct dev area size to device_area_is_validMike Snitzer2009-07-238-16/+17
| * | | | | | | dm: remove queue next_ordered workaround for barriersMike Snitzer2009-07-233-16/+0
| * | | | | | | dm raid1: wake kmirrord when requeueing delayed bios after remote recoveryMikulas Patocka2009-07-231-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2009-07-271-3/+1
|\ \ \ \ \ \ \
| * | | | | | | jfs: Fix early release of acl in jfs_get_aclStefan Bader2009-07-231-3/+1
| |/ / / / / /
* | | | | | | update the comment in kthread_stop()Oleg Nesterov2009-07-271-4/+6
* | | | | | | module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger2009-07-271-1/+2
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-275-64/+67
|\ \ \ \ \ \ \
| * | | | | | | jbd: fix race between write_metadata_buffer and get_write_accessdingdinghua2009-07-211-9/+11
| * | | | | | | ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()Jan Kara2009-07-153-13/+5
| * | | | | | | jbd: Fix a race between checkpointing code and journal_get_write_access()Jan Kara2009-07-151-33/+35
| * | | | | | | ext3: Fix truncation of symlinks after failed writeJan Kara2009-07-151-9/+10
| * | | | | | | jbd: Fail to load a journal if it is too shortJan Kara2009-07-151-0/+6
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-07-272-7/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | [CIFS] fix sparse warningSteve French2009-07-221-2/+2
| * | | | | | | | cifs: fix sb->s_maxbytes so that it casts properly to a signed valueJeff Layton2009-07-221-4/+4
| * | | | | | | | cifs: disable serverino if server doesn't support itJeff Layton2009-07-221-1/+4
* | | | | | | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-2734-82/+107
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds2009-07-221-1/+1
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-221-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-221-0/+5
* | | | | | | | | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-221-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-221-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-2225-299/+948
|\ \ \ \ \ \ \ \
| * | | | | | | | perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-221-1/+5
| * | | | | | | | perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-221-2/+5
| * | | | | | | | perf_counter: Detect debugfs locationJason Baron2009-07-225-17/+102
| * | | | | | | | perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-222-1/+176
| * | | | | | | | perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-222-3/+20
| * | | | | | | | perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-221-1/+1
| * | | | | | | | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-221-1/+4
| * | | | | | | | perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-222-2/+4
| * | | | | | | | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-224-120/+35
| * | | | | | | | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-221-2/+21
| * | | | | | | | perf: Fix stack data leakArjan van de Ven2009-07-221-0/+1
| * | | | | | | | perf_counter: Remove unused variablesPeter Zijlstra2009-07-221-2/+0
| * | | | | | | | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-2210-142/+556
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-131-4/+2
| | * | | | | | | | perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-112-0/+21
| | * | | | | | | | perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-111-51/+65
OpenPOWER on IntegriCloud