summary refs log tree commit diff
AgeCommit message (Expand)Author
2012-02-06perf stat: Adjust print unitNamhyung Kim
2012-02-06perf doc: Allow producing documentation in a specified output directoryFranck Bui-Huu
2012-02-06perf tool: Fix perf stack to non executable on x86_64Jiri Olsa
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-06perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao
2012-02-06perf tools: Fix prefix matching for kernel mapsJiri Olsa
2012-02-06perf tools: Fix perf stack to non executable on x86_64Jiri Olsa
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder
2012-02-02ceph: create a new session lock to avoid lock inversionAlex Elder
2012-02-02ceph: fix length validation in parse_reply_info()Xi Wang
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil
2012-02-02ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder
2012-02-02perf record: Make feature initialization genericRobert Richter
2012-02-02perf probe: Rename target_module to targetSrikar Dronamraju
2012-02-02perf tools: Remove distclean from Makefile help outputJohn Kacur
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie
2012-02-01Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2012-02-01staging: fix go7007-usb licenseRandy Dunlap
2012-02-01docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap
2012-02-01Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller
2012-02-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-01proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov
2012-02-01proc: unify mem_read() and mem_write()Oleg Nesterov
2012-02-01proc: mem_release() should check mm != NULLOleg Nesterov
2012-02-01MAINTAINERS: Greg's suse email address is deadGreg KH
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy
2012-02-01perf evlist: Make splice_list_tail method publicJiri Olsa
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee
2012-02-02lib/digsig: checks for NULL return valueDmitry Kasatkin
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin
2012-02-02lib/mpi: added comment on divide by 0 caseDmitry Kasatkin
2012-02-02lib/mpi: check for possible zero lengthDmitry Kasatkin
2012-02-02lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin
2012-02-02lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin
2012-02-02lib/mpi: removed unused functionsDmitry Kasatkin
2012-02-02lib/mpi: checks for zero divisor lengthDmitry Kasatkin