summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cifs: make CIFS depend on CRYPTO_ECBSuresh Jayaraman2011-06-031-0/+1
| * | | | | cifs: fix the kernel release version in the default security warning messageSuresh Jayaraman2011-06-031-1/+1
| |/ / / /
* | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-082-15/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xen: off by one errors in multicalls.cDan Carpenter2011-06-031-6/+6
| * | | | xen: use the trigger info we already have to choose the irq handlerStefano Stabellini2011-05-311-9/+9
| | |_|/ | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-0812-82/+97
|\ \ \ \
| * | | | perf: Fix comments in include/linux/perf_event.hVince Weaver2011-06-041-4/+4
| * | | | perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver2011-06-041-0/+6
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-06-04883-14873/+22951
| |\ \ \ \
| | * | | | perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker2011-06-031-1/+1
| | * | | | perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo2011-06-039-44/+74
| | * | | | perf python: Use exception to propagate errorsArnaldo Carvalho de Melo2011-06-031-6/+4
| | * | | | perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo2011-06-031-9/+4
| | | |/ / | | |/| |
| * | | | perf, cgroups: Fix up for new APIPeter Zijlstra2011-05-311-18/+4
* | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-083-35/+45
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Grant Likely2011-06-08200-1239/+2407
| |\ \ \ \ \
| | * | | | | GPIO: OMAP: add locking around calls to _set_gpio_triggeringColin Cross2011-06-061-0/+9
| | * | | | | GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4Colin Cross2011-06-061-10/+2
| | * | | | | GPIO: OMAP: fix section mismatch warningsRussell King2011-06-061-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | gpio/samsung: make Kconfig options def_boolH Hartley Sweeten2011-06-071-20/+8
| * | | | | gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register settingThomas Abraham2011-06-071-4/+25
| * | | | | gpio: Fix gpio-exynos4 build fails in mainlineKyungmin Park2011-05-291-8/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-0817-220/+131
|\ \ \ \ \
| * | | | | [media] soc_camera: preserve const attributeMauro Carvalho Chehab2011-06-011-1/+1
| * | | | | [media] uvc_entity: initialize return valueMauro Carvalho Chehab2011-06-011-1/+1
| * | | | | [media] media: Fix media device minor registrationLaurent Pinchart2011-06-011-2/+2
| * | | | | [media] Make nchg variable signed because the code compares this variable aga...Hans Petter Selasky2011-06-011-1/+1
| * | | | | [media] omap3isp: fix compiler warningSanjeev Premi2011-06-011-1/+1
| * | | | | [media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart2011-06-011-2/+2
| * | | | | [media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong2011-06-016-82/+99
| * | | | | [media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong2011-06-011-0/+4
| * | | | | [media] ivtvfb: use display information in info not in var for panningLaurent Pinchart2011-06-011-1/+2
| * | | | | [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong2011-06-011-2/+2
| * | | | | [media] anysee: return EOPNOTSUPP for unsupported I2C messagesAntti Palosaari2011-06-011-6/+11
| * | | | | [media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine2011-06-011-1/+1
| * | | | | [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensorsJean-François Moine2011-06-011-1/+1
| * | | | | [media] gspca: Remove coarse_expo_autogain.hJean-François Moine2011-06-011-116/+0
| * | | | | [media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine2011-06-011-2/+2
| * | | | | [media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine2011-06-011-1/+1
| |/ / / /
* | | | | Merge branch 'drm-radeon-urgent' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-083-2/+4
|\ \ \ \ \
| * | | | | drm/radeon/kms: disable hdmi audio by defaultAlex Deucher2011-06-081-2/+2
| * | | | | drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid2011-06-081-0/+1
| * | | | | drm/radeon/kms: set family for use in parser.Dave Airlie2011-06-081-0/+1
* | | | | | tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds2011-06-081-12/+2
|/ / / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-075-28/+53
|\ \ \ \ \
| * | | | | genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown2011-06-031-0/+6
| * | | | | genirq: Fix descriptor init on non-sparse IRQsLinus Walleij2011-06-031-5/+3
| * | | | | irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-034-19/+39
| * | | | | genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior2011-06-031-4/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-072-7/+49
|\ \ \ \ \
OpenPOWER on IntegriCloud