summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds23-97/+177
2012-02-02Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-1/+5
2012-02-02staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-02docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap1-2/+10
2012-02-02Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds14-167/+98
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller1-11/+33
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller6-34/+26
2012-02-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-27/+34
2012-02-02proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov1-1/+13
2012-02-02proc: unify mem_read() and mem_write()Oleg Nesterov1-58/+32
2012-02-02proc: mem_release() should check mm != NULLOleg Nesterov1-2/+2
2012-02-01MAINTAINERS: Greg's suse email address is deadGreg KH1-15/+14
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy2-7/+1
2012-02-01lib/digsig: checks for NULL return valueDmitry Kasatkin1-2/+6
2012-02-01lib/mpi: added missing NULL checkDmitry Kasatkin1-0/+2
2012-02-01lib/mpi: added comment on divide by 0 caseDmitry Kasatkin1-0/+4
2012-02-01lib/mpi: check for possible zero lengthDmitry Kasatkin1-0/+3
2012-02-01lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin1-25/+10
2012-02-01lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin1-2/+7
2012-02-01lib/mpi: removed unused functionsDmitry Kasatkin1-88/+0
2012-02-01lib/mpi: checks for zero divisor lengthDmitry Kasatkin1-0/+3
2012-02-01lib/mpi: return error code on dividing by zeroDmitry Kasatkin1-1/+1
2012-02-01lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin3-7/+5
2012-02-01lib/mpi: added missing NULL checkDmitry Kasatkin1-1/+2
2012-02-01Linux 3.3-rc2v3.3-rc2Linus Torvalds1-1/+1
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds11-37/+89
2012-01-31Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar10-20/+14
2012-01-31Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+14
2012-01-31Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-72/+93
2012-01-31perf top: Fix number of samples displayedStephane Eranian1-3/+10
2012-01-31perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian1-1/+1
2012-01-31perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney8-16/+3
2012-01-31Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier20-26/+30
2012-01-31RDMA/nes: Copyright updateTatyana Nikolova14-14/+14
2012-01-31IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein1-5/+2
2012-01-31Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-656/+346
2012-01-31firewire: ohci: disable MSI on Ricoh controllersStefan Richter1-1/+1
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds37-2732/+224
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-68/+59
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+1
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet1-15/+4
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell1-4/+2
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa3-3/+16
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-92/+48
2012-01-30Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-0/+2
2012-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-15/+14
2012-01-30Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+16
2012-01-30Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+30
2012-01-30x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola1-8/+0
2012-01-30x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola1-2/+26