summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-243-10/+42
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-223-10/+42
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-223-10/+42
| | |\
| | | * bcma: Move initialization of SPROM to prevent overwriteNathan Hintz2012-05-162-2/+4
| | | * MIPS: bcm47xx: read baordrev without prefix from spromHauke Mehrtens2012-05-161-0/+2
| | | * bcma: add boardinfo structHauke Mehrtens2012-05-163-0/+18
| | | * MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens2012-05-163-6/+18
| | | * ssb: remove rev from boardinfoHauke Mehrtens2012-05-161-2/+0
* | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-247-1/+761
|\ \ \ \
| * \ \ \ Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-14158-1394/+1863
| |\ \ \ \
| * | | | | tracing: Fix kconfig warning due to a typoSrikar Dronamraju2012-05-081-1/+1
| * | | | | tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-071-1/+1
| * | | | | Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-143484-65643/+72924
| |\ \ \ \ \
| * | | | | | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-144-8/+281
| * | | | | | Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-13297-4031/+3271
| |\ \ \ \ \ \
| * | | | | | | uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-131-2/+2
| * | | | | | | uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-132-8/+9
| * | | | | | | uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-132-12/+12
| * | | | | | | uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-222-33/+33
| * | | | | | | uprobes/core: Make instruction tables volatileSrikar Dronamraju2012-02-221-29/+32
| * | | | | | | uprobes: Move to kernel/events/Ingo Molnar2012-02-221-1/+1
| * | | | | | | uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-173-73/+87
| * | | | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-175-1/+470
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-242-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] media: mx2_camera: Fix mbus format handlingJavier Martin2012-05-151-2/+0
| * | | | | | | | [media] i.MX27: visstrim_m10: Remove use of MX2_CAMERA_SWAP16Javier Martin2012-05-151-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-2451-799/+368
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | unicore32: if there's no handler we need to restore sigmask, syscall or no sy...Al Viro2012-05-221-8/+5
| * | | | | | | | | xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-223-6/+20
| * | | | | | | | | microblaze: drop 'oldset' argument of do_notify_resume()Al Viro2012-05-223-19/+11
| * | | | | | | | | microblaze: handle TIF_NOTIFY_RESUMEAl Viro2012-05-223-26/+38
| * | | | | | | | | score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro2012-05-221-1/+8
| * | | | | | | | | m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro2012-05-226-7/+21
| * | | | | | | | | sparc: kill ancient comment in sparc_sigaction()Al Viro2012-05-221-5/+0
| * | | | | | | | | h8300: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-221-6/+6
| * | | | | | | | | frv: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-221-6/+6
| * | | | | | | | | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-222-12/+12
| * | | | | | | | | powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-221-3/+3
| * | | | | | | | | sh: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-222-22/+27
| * | | | | | | | | sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-222-10/+12
| * | | | | | | | | avr32: struct old_sigaction is never usedAl Viro2012-05-221-7/+0
| * | | | | | | | | m32r: struct old_sigaction is never usedAl Viro2012-05-221-7/+0
| * | | | | | | | | xtensa: xtensa_sigaction doesn't existAl Viro2012-05-222-9/+0
| * | | | | | | | | alpha: tidy signal delivery upAl Viro2012-05-221-43/+26
| * | | | | | | | | score: don't open-code force_sigsegv()Al Viro2012-05-221-3/+1
| * | | | | | | | | cris: don't open-code force_sigsegv()Al Viro2012-05-221-8/+2
| * | | | | | | | | blackfin: don't open-code force_sigsegv()Al Viro2012-05-221-3/+1
| * | | | | | | | | avr32: need to clear RESTORE_SIGMASK on successful signal deliveryAl Viro2012-05-221-0/+1
| * | | | | | | | | microblaze: bury sys_rt_sigsuspend_wrapper in nommu case tooAl Viro2012-05-221-4/+0
| * | | | | | | | | cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro2012-05-221-3/+0