summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-10-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd: Fix generic irq chip ack function name for jz4740-adcLars-Peter Clausen2011-09-211-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds2011-10-021-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: hda - Fix a regression of the position-buffer checkTakashi Iwai2011-09-301-4/+5
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-10-011-2/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2011-09-301-2/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf tools: Fix raw sample readingJiri Olsa2011-09-291-2/+5
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-018-42/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| | | * | | | | | | | | | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-303-27/+3
| | | * | | | | | | | | | sched: Fix up wchan borkageSimon Kirby2011-09-261-1/+1
| | | * | | | | | | | | | sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer2011-09-181-2/+2
| | * | | | | | | | | | | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-212-11/+21
| * | | | | | | | | | | | irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring2011-09-201-1/+5
| * | | | | | | | | | | | irq: Add declaration of irq_domain_simple_ops to irqdomain.hRob Herring2011-09-201-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Resource: fix wrong resource window calculationRam Pai2011-09-291-1/+6
* | | | | | | | | | | | Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds2011-09-294-42/+48
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | libceph: fix pg_temp mapping updateSage Weil2011-09-281-26/+24
| * | | | | | | | | | | | libceph: fix pg_temp mapping calculationSage Weil2011-09-281-13/+21
| * | | | | | | | | | | | libceph: fix linger request requeuingSage Weil2011-09-161-3/+1
| * | | | | | | | | | | | libceph: fix parse options memory leakNoah Watkins2011-09-161-0/+1
| * | | | | | | | | | | | libceph: initialize ack_stamp to avoid unnecessary connection resetJim Schutt2011-09-161-0/+1
* | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds2011-09-298-17/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [media] omap3isp: Fix build error in ispccdc.cJoerg Roedel2011-09-211-0/+1
| * | | | | | | | | | | | | [media] uvcvideo: Fix crash when linking entitiesLaurent Pinchart2011-09-211-1/+1
| * | | | | | | | | | | | | [media] v4l: Make sure we hold a reference to the v4l2_device before using itDave Young2011-09-211-0/+2
| * | | | | | | | | | | | | [media] v4l: Fix use-after-free case in v4l2_device_releaseHans Verkuil2011-09-211-0/+11
| * | | | | | | | | | | | | [media] uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei2011-09-213-3/+11
| * | | | | | | | | | | | | [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2archit taneja2011-09-211-13/+0
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-293-6/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter2011-09-261-2/+6
| * | | | | | | | | | | | | | [S390] gmap: always up mmap_sem properlyCarsten Otte2011-09-261-3/+4
| * | | | | | | | | | | | | | [S390] Do not clobber personality flags on execMartin Schwidefsky2011-09-261-1/+2
* | | | | | | | | | | | | | | Merge git://github.com/davem330/sparcLinus Torvalds2011-09-2910-15/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
| * | | | | | | | | | | | | | | sparc: Make '-p' boot option meaningful again.David S. Miller2011-09-212-2/+2
| * | | | | | | | | | | | | | | sparc, exec: remove redundant addr_limit assignmentMathias Krause2011-09-202-5/+1
| * | | | | | | | | | | | | | | sparc64: Future proof Niagara cpu detection.David S. Miller2011-09-166-8/+53
* | | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-09-294-70/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | drm/i915: FBC off for ironlake and older, otherwise on by defaultKeith Packard2011-09-212-4/+12
| * | | | | | | | | | | | | | | | drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth2011-09-212-62/+29
| * | | | | | | | | | | | | | | | drm/i915: Enable dither whenever display bpc < frame buffer bpcKeith Packard2011-09-191-4/+6
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt2011-09-291-0/+14
* | | | | | | | | | | | | | | | bootup: move 'usermodehelper_enable()' a little earlierwangyanqing2011-09-291-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()Linus Torvalds2011-09-281-3/+1
* | | | | | | | | | | | | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-2818-46/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller2011-09-2710-30/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville2011-09-2710-30/+46
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
| | | * | | | | | | | | | | | | | | rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-09-261-0/+1
| | | * | | | | | | | | | | | | | | iwlagn: fix dangling scan requestJohannes Berg2011-09-261-14/+16