aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-31uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju
2012-03-14uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju
2012-03-13Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar
2012-03-13x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju
2012-03-13x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju
2012-03-13uprobes/core: Rename bkpt to swbpSrikar Dronamraju
2012-03-13uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju
2012-03-13uprobes/core: Make macro names consistentSrikar Dronamraju
2012-03-13Merge branch 'x86/x32' into x86/cleanupsIngo Molnar
2012-03-09x86: Use enum instead of literals for trap valuesKees Cook
2012-03-05x32: Add ptrace for x32H.J. Lu
2012-03-05x32: Switch to a 64-bit clock_tH. Peter Anvin
2012-03-05x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin
2012-03-03Linux 3.3-rc6Linus Torvalds
2012-03-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds
2012-03-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-02Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai
2012-03-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-03-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-01Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-01x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin
2012-03-01Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo
2012-02-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-01virtio: balloon: leak / fill balloon across S4Amit Shah
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen
2012-02-29perf probe: Ensure offset provided is not greater than function length withou...Prashanth Nageshappa
2012-02-29perf tools: Ensure comm string is properly terminatedDavid Ahern
2012-02-29perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa
2012-02-29perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim